Thane Thomson
|
cceea4de22
|
chore: Format and fix lints (#9336)
* make format
Signed-off-by: Thane Thomson <connect@thanethomson.com>
* Fix linting directives
Signed-off-by: Thane Thomson <connect@thanethomson.com>
* make mockery
Signed-off-by: Thane Thomson <connect@thanethomson.com>
* Appease CI linter
Signed-off-by: Thane Thomson <connect@thanethomson.com>
* Appease CI linter
Signed-off-by: Thane Thomson <connect@thanethomson.com>
Signed-off-by: Thane Thomson <connect@thanethomson.com>
|
2022-08-30 12:28:46 -04:00 |
|
Jacob Gadikian
|
a6dde14ec4
|
do not use ioutil (#9206)
|
2022-08-10 14:35:14 -04:00 |
|
mergify[bot]
|
05340ca069
|
cmd: add integration test for rollback functionality (backport #7315) (#7368)
* cmd: add integration test and fix bug in rollback command (#7315)
(cherry picked from commit bca2080c01)
Co-authored-by: Callum Waters <cmwaters19@gmail.com>
|
2021-12-02 08:30:57 -08:00 |
|
Sam Kleinman
|
4ef140f6ca
|
lint: cleanup pending lint errors (#7237)
|
2021-11-04 08:08:55 -04:00 |
|
Callum Waters
|
2d8287d0f7
|
e2e: allow running of single node using the e2e app (backport) (#7024)
|
2021-09-29 16:17:32 +02:00 |
|
Erik Grinaker
|
a58454e788
|
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-22 13:36:08 +02:00 |
|