Add status monitor comprehensive tests
Offen
monitor
tests
- Vorherrschende Sprache
- Rust
- Sterne
- 104
- Forks
- 138
- Ø Merge
- 1 T. 13 Std.
- Gemergte PRs (30 T.)
- 56
Beschreibung
Multiple times already we've upgraded protocol versions and later found that the monitor codebase had not been fully adapted to the newest revisions (especially around the transaction flows and MASM code, see [example](https://github.com/0xMiden/node/pull/1826)). It would be great to add some end-to-end monitor tests that run at least against a mocked node, in a way that we can tell if something is wrong before manually running or deploying it. More generally this will also help catch protocol bugs before the client does through its integration tests, because it contains some code that runs basic transactions.
Beitragsleitfaden
Bewertung
Dieses Issue wurde noch nicht bewertet.