refactor: convert more integration tests to unit tests
オープン
tests
- 主要言語
- Rust
- スター
- 78
- フォーク
- 129
- 平均マージ
- 4日 14時間
- マージ済み PR(30日)
- 52
説明
After https://github.com/0xMiden/miden-client/pull/882 gets merged, we will have better "infrastructure" for unit tests. Meaning that more integration tests will be compatible with the mock chain.
We should be on the lookout for tests that could be converted, as unit tests are faster. One of the clearest examples are tests that wait for lots of blocks, this can happen almost instantly with the `MockRpcApi`.
Some PRs containing integration tests that should be converted:
- [ ] #889
コントリビューションガイド
評価
この issue はまだ評価されていません。