Erik Grinaker
|
b6be889b97
|
node: feature flag for legacy p2p support (#6056)
|
2021-02-16 11:57:16 -05:00 |
|
Callum Waters
|
d4b04776bd
|
e2e: disconnect maverick (#6099)
|
2021-02-11 15:09:57 -05:00 |
|
Anton Kaliaev
|
b1646e51e2
|
test/e2e: enable pprof server to help debugging failures (#6003)
|
2021-01-28 15:21:07 +00:00 |
|
Callum Waters
|
3283a84ab2
|
cmd: hyphen case cli and config (#5777)
|
2020-12-11 13:14:04 +01:00 |
|
Callum Waters
|
50b91867c3
|
test: add evidence e2e tests (#5488)
|
2020-10-23 12:33:08 +02:00 |
|
Erik Grinaker
|
7e27e9b852
|
test: add GitHub action for end-to-end tests (#5452)
Partial fix for #5291.
|
2020-10-05 12:44:35 +02:00 |
|
Erik Grinaker
|
250c3aa92e
|
test: add end-to-end testing framework (#5435)
Partial fix for #5291. For details, see [README.md](https://github.com/tendermint/tendermint/blob/erik/e2e-tests/test/e2e/README.md) and [RFC-001](https://github.com/tendermint/tendermint/blob/master/docs/rfc/rfc-001-end-to-end-testing.md).
This only includes a single test case under `test/e2e/tests/`, as a proof of concept - additional test cases will be submitted separately. A randomized testnet generator will also be submitted separately, there a currently just a handful of static testnets under `test/e2e/networks/`. This will eventually replace the current P2P tests and run in CI.
|
2020-10-05 09:35:01 +00:00 |
|