status-react/test/docker
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
..
bootnode/static Add docker integration tests 2018-04-10 09:44:22 +01:00
clojure Add docker integration tests 2018-04-10 09:44:22 +01:00
status-go Add docker integration tests 2018-04-10 09:44:22 +01:00
README.md rename status-react to status-mobile 2022-07-17 14:46:16 +02:00
docker-compose.yml Add docker integration tests 2018-04-10 09:44:22 +01:00

README.md

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