processing / processing/processing-contributions
Unit tests for scripts/fetch_updates.py
Open
@amankumar100 is already working on this.
Since Jul 11, 2025.
- Dominant language
- Python
- Stars
- 8
- Forks
- 8
- Avg merge
- 4d 22h
- Merged PRs (30d)
- 3
Description
There are two functions that could be unit tested:
- update_contribution
- log_broken
For now, we don't need to unit test process_contribution, it's more of a controller, and we won't test the main script
Contributor guide
No contributing guide indexed for this repository
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.