mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-04-26 12:17:58 +00:00
113ffcae52
* add simnet tests * add link to bracap presentation of simnet * add link to bracap presentation of simnet * rm not needed file
6 lines
218 B
Gherkin
6 lines
218 B
Gherkin
Feature: LoadTesting
|
|
|
|
Scenario: spawn 50k transactions and wait their finalization
|
|
Given a test network
|
|
Then launch 'node' with parameters '/usr/local/bin/sub-flood --finalization --url ws://localhost:11222'
|