Callum Waters
|
8854ce4e68
|
e2e: reactivate network test (#8635)
|
2022-06-16 18:04:10 +02:00 |
|
Sam Kleinman
|
efd4f4a40b
|
cleanup: unused parameters (#8372)
|
2022-04-18 16:45:21 -04:00 |
|
Sam Kleinman
|
21461e55a7
|
e2e(harness): plumb logging instance (#7958)
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
|
2022-02-23 08:11:01 -05:00 |
|
Sam Kleinman
|
386c3a0ff7
|
e2e: constrain test parallelism and reporting (#7516)
|
2022-01-05 17:45:16 -05:00 |
|
Sam Kleinman
|
1998cf7e77
|
e2e: compile tests (#6926)
|
2021-09-10 13:34:26 -04: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 |
|