-
Matthew Slipper authored
The tests in the txmgr queue were asserting that calls complete within a certain time window. This was causing flakes, particularly when the CI runner was under load. Generally we should avoid tests that use fixed durations as a way of asserting that code functions correctly.
ae24f01d
| Name |
Last commit
|
Last update |
|---|---|---|
| .. | ||
| metrics | ||
| mocks | ||
| cli.go | ||
| cli_test.go | ||
| estimator.go | ||
| price_bump_test.go | ||
| queue.go | ||
| queue_test.go | ||
| rpc.go | ||
| rpc_test.go | ||
| send_state.go | ||
| send_state_test.go | ||
| test_txmgr.go | ||
| txmgr.go | ||
| txmgr_test.go |