Add status monitor comprehensive tests
未关闭
monitor
tests
- 主要语言
- Rust
- 星标
- 104
- 派生
- 138
- 平均合并
- 1 天 13 小时
- 30 天内合并 PR
- 56
描述
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.
贡献指南
评估
这个 Issue 还没有评估数据。