Commit 35c5879
Rework
Closes #2837
## Description
This PR makes the tests for `TxStatusManager` more lean. Mainly it
removes duplication of tests (some tests were testing for the same
thing, but in slightly different way) and covers some more cases.
## Checklist
- [X] New behavior is reflected in tests
### Before requesting review
- [X] I have reviewed the code myself
---------
Co-authored-by: Green Baneling <[email protected]>TxStatusManager tests (#2871)1 parent e34a398 commit 35c5879
File tree
5 files changed
+722
-721
lines changed- crates/services/tx_status_manager
- src
- tests
5 files changed
+722
-721
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
25 | 25 | | |
26 | 26 | | |
27 | 27 | | |
28 | | - | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
29 | 32 | | |
| 33 | + | |
30 | 34 | | |
31 | 35 | | |
32 | 36 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
18 | | - | |
19 | 18 | | |
20 | 19 | | |
21 | 20 | | |
| |||
0 commit comments