mirror of
https://github.com/tendermint/tendermint.git
synced 2026-09-20 06:54:41 +00:00
test: add GitHub action for end-to-end tests (#5452)
Partial fix for #5291.
This commit is contained in:
@@ -36,6 +36,8 @@ The test runner has the following stages, which can also be executed explicitly
|
||||
|
||||
* `logs`: outputs all node logs.
|
||||
|
||||
* `tail`: tails (follows) node logs until cancelled.
|
||||
|
||||
## Tests
|
||||
|
||||
Test cases are written as normal Go tests in `tests/`. They use a `testNode()` helper which executes each test as a parallel subtest for each node in the network.
|
||||
|
||||
Reference in New Issue
Block a user