filecoin-project / filecoin-project/actors-utils
Refactor integration tests
Open
- Dominant language
- Rust
- Stars
- 17
- Forks
- 17
- PR merge metrics
- No merged PRs in 30d
Description
Previously some integration tests for greeter and frc46_factory_token were compiled in the crates themselves. However, this brings in the `fvm` as a dependency for the crate which prevents them from being built by the new helix_test_actors package properly.
In https://github.com/helix-onchain/filecoin/pull/217 those tests were simply deleted to unblock consumers waiting for crate updates but the tests should be added back in alongside the other integration tests.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.