tokenbridge/e2e-commons
2019-07-17 12:03:29 -03:00
..
envs Oracle amb merge fix 2019-07-17 11:47:25 -03:00
scripts Oracle amb merge fix 2019-07-17 11:47:25 -03:00
constants.json Oracle amb merge fix 2019-07-17 11:47:25 -03:00
docker-compose.yml Oracle amb merge fix 2019-07-17 11:47:25 -03:00
down.sh No down.sh in CI 2019-06-04 09:13:04 +02:00
README.md First step of ultimate e2e testing (#155) 2019-07-17 10:14:58 +02:00
up.sh Fix e2e-commons up script 2019-07-17 12:03:29 -03:00
utils.js Common generateNewBlock 2019-06-04 10:28:11 +02:00

POA Token Bridge / E2E-Commons

Common scripts and configuration for the end-to-end tests.

Usage

Spin up parity networks, redis, rabbit, e2e container needed for end-to-end tests:

./up.sh [components]

Shut down and cleans up containers, networks, services, running scripts:

./down.sh

Components

Component Description
deploy Deploys the Smart Contracts
oracle Launches Oracle containers
ui Launches UI containers
blocks Auto mines blocks
native-to-erc Creates infrastructure for ultimate e2e testing, for native-to-erc type of bridge