add simnet tests (#3381)

This commit is contained in:
radupopa2010
2021-06-29 14:36:41 +02:00
committed by GitHub
parent b9c7384b72
commit d97d083d59
5 changed files with 201 additions and 0 deletions
@@ -0,0 +1,6 @@
Feature: ParaTesting
Scenario: spawn parachains network and check parachains
Given a test network
Then sleep 200 seconds
Then launch 'node' with parameters '--unhandled-rejections=strict /usr/local/bin/simnet_scripts test_parachain ./configs/adder.json ws://localhost:11222 100 10'