mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-05-31 02:51:01 +00:00
add simnet tests (#3381)
This commit is contained in:
@@ -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'
|
||||
Reference in New Issue
Block a user