Callum Waters
|
60a6c6fb1a
|
e2e: allow running of single node using the e2e app (#6982)
|
3 years ago |
William Banfield
|
b2502b5e53
|
tooling: use go version 1.16 as minimum version (#6642)
|
3 years ago |
Sam Kleinman
|
0f41f7465c
|
p2p: extend e2e tests for new p2p framework (#6323)
|
4 years ago |
Callum Waters
|
cbae3613dd
|
e2e: add evidence generation and testing (#6276)
|
4 years ago |
Aleksandr Bezobchuk
|
a554005136
|
p2p: revised router message scheduling (#6126)
|
4 years ago |
Erik Grinaker
|
b6be889b97
|
node: feature flag for legacy p2p support (#6056)
|
4 years ago |
Callum Waters
|
d4b04776bd
|
e2e: disconnect maverick (#6099)
|
4 years ago |
Anton Kaliaev
|
b1646e51e2
|
test/e2e: enable pprof server to help debugging failures (#6003)
|
4 years ago |
Callum Waters
|
3283a84ab2
|
cmd: hyphen case cli and config (#5777)
|
4 years ago |
Callum Waters
|
50b91867c3
|
test: add evidence e2e tests (#5488)
|
4 years ago |
Erik Grinaker
|
7e27e9b852
|
test: add GitHub action for end-to-end tests (#5452)
Partial fix for #5291.
|
4 years ago |
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.
|
4 years ago |