mirror of
https://github.com/status-im/status-cli-tests.git
synced 2026-08-30 21:01:09 +00:00
fix_: recreate communities
This commit is contained in:
@@ -19,12 +19,22 @@ pytest -k "test_one_to_one_with_latency" (for single test)
|
||||
```
|
||||
|
||||
|
||||
|
||||
## CI
|
||||
|
||||
- Test runs via github actions
|
||||
<!-- - [Allure Test Reports](https://status-im.github.io/status-cli-tests/49/) are published via github pages -->
|
||||
|
||||
## Create communities for the tests
|
||||
|
||||
We pre create communities for the tests to avoid crowding the network with test data. If you need to re-create them, you can do so with the script:
|
||||
|
||||
```shell
|
||||
source .venv/bin/activate
|
||||
PYTHONPATH=. python src/scripts/create_nodes_with_communities.py
|
||||
```
|
||||
|
||||
Then delete the old communities in the `resources` folder and commit the new ones.
|
||||
|
||||
## License
|
||||
|
||||
Licensed and distributed under either of
|
||||
|
||||
BIN
Binary file not shown.
BIN
Binary file not shown.
BIN
Binary file not shown.
BIN
Binary file not shown.
BIN
Binary file not shown.
BIN
Binary file not shown.
BIN
Binary file not shown.
BIN
Binary file not shown.
BIN
Binary file not shown.
BIN
Binary file not shown.
BIN
Binary file not shown.
Reference in New Issue
Block a user