Add status monitor comprehensive tests
Đang mở
monitor
tests
- Ngôn ngữ chính
- Rust
- Star
- 104
- Fork
- 138
- Merge trung bình
- 1 ngày 13 giờ
- Pull request đã merge (30 ngày)
- 56
Mô tả
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.
Hướng dẫn đóng góp
Đánh giá
Issue này chưa được đánh giá.