NethermindEth / NethermindEth/pluto
Implement `testutil/obolapimock`
Open
Nobody has claimed this yet.
testing
- Dominant language
- Rust
- Stars
- 8
- Forks
- 5
- Avg merge
- 4d 16h
- Merged PRs (30d)
- 37
Description
Description
Port the module testutil/obolapimock from the reference Go implementation.
Acceptance Criteria
All unit tests from the reference Go implementation must be ported and must pass.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start with the testutil/obolapimock module and locate the corresponding module in the reference Go implementation. Port all of its unit tests and run the repository's test suite; done means the ported tests pass and the module matches the reference behavior.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- go, rust
- Domain
- blockchain, distributed-systems
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 38/100