tokenbridge/e2e-commons
Przemyslaw Rzad f1d24f0e2c
Monitor - E2E (#112)
* Monitor in e2e

* Cleanup trap

* Exposing monitor port

* Cleanup script

* Exposing monitor port

* Test cases

* Silent curl

* Introduced monitor-e2e into CI

* only monitor

* machine executor

* Readme

* Echoing test cases

* Revert "only monitor"

bb6c8baf06029a1d6ea86cf62e8112ef78b8eaf4

* Negated commands in a subshell
2019-06-27 09:57:45 +02:00
..
envs Trying to introduce common deploy 2019-06-04 09:11:56 +02:00
scripts Common user for ui-e2e. 2019-06-04 11:59:31 +02:00
constants.json Common url and network ID 2019-06-04 14:04:40 +02:00
docker-compose.yml Monitor - E2E (#112) 2019-06-27 09:57:45 +02:00
down.sh No down.sh in CI 2019-06-04 09:13:04 +02:00
README.md Update readme. 2019-06-04 15:28:27 +02:00
up.sh Monitor - E2E (#112) 2019-06-27 09:57:45 +02: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