graphprotocol / graphprotocol/graph-node
Unit testing for epoch-based runtime timeout
Open
Nobody has claimed this yet.
Stale
testing
- Dominant language
- Rust
- Stars
- 3.2k
- Forks
- 1.1k
- Avg merge
- 4d 1h
- Merged PRs (30d)
- 1
Description
The bug fix in https://github.com/graphprotocol/graph-node/pull/5236 was merged without an unit test due to being a hotfix.
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 by reading the epoch-based runtime timeout fix in pull request 5236 and identify the changed code and its existing test area. Add a unit test covering that timeout behavior, then run the relevant Rust test target and confirm the regression is covered.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- rust
- Domain
- testing-qa
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100