filecoin-project / filecoin-project/fvm-workbench
Extend mock functionality of the BenchKernel
Open
- Dominant language
- Rust
- Stars
- 6
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
Currently behaviour that is infeasible to be replicated in benchmark tests is intercepted and hardcoded values for success are returned.
We should be able to dynamically mock behaviour for key methods by dynamically adjusting the BenchKernel's behaviour as a test runs.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.