graphprotocol / graphprotocol/graph-node
Add unit tests for edge cases in polling handlers
Open
@incrypto32 is already working on this.
Since Sep 22, 2023.
enhancement
Stale
testing
- Dominant language
- Rust
- Stars
- 3.2k
- Forks
- 1.1k
- Avg merge
- 4d 1h
- Merged PRs (30d)
- 1
Description
Description
Polling handlers have a few edge cases and hardcoded conditions. It would be good to add some unit tests and also to extract the condition checking into a function to make it more robust
Are you aware of any blockers that must be resolved before implementing this feature? If so, which? Link to any relevant GitHub issues.
No response
Some information to help us out
- Tick this box if you plan on implementing this feature yourself.
- I have searched the issue tracker to make sure this issue is not a duplicate.
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.
Assessment
This issue has not been assessed yet.