Jakub Sokołowski 1f7fd17ff1
rename status-react to status-mobile
This way the name of the repo makes at least some sense and
matches the `status-desktop` repo naming.

Also updated `status-jenkins-lib` since it also contained
references to `status-react` repo and job names.

Signed-off-by: Jakub Sokołowski <jakub@status.im>
2022-07-17 14:46:16 +02:00

16 lines
497 B
Markdown

Status Mobile protocol tests
=====================
## Run the tests
To run the tests with `docker-compose`, execute:
```
docker-compose run tests
```
> It may be required to make your node a swarm manager first. If you see an appropriate error, follow the instructions.
This command will start a bootnode and build a Whisper node running the latest `status-go`.
For more information about bootnodes see https://github.com/ethereum/go-ethereum/wiki/Setting-up-private-network-or-local-cluster