counterdata-network / counterdata-network/story-processor
refactor for global debug/testing
Open
enhancement
good first issue
- Dominant language
- Python
- Stars
- 1
- Forks
- 2
- PR merge metrics
- No merged PRs in 30d
Description
*Task:* Refactor the code base in the smallest way to allow for a global dev settings for testing that will:
- allow the code to fetch a small number of stories
- classify
- test
- and not post the stories
*Rationale:* developers need to remember to change several settings in order to test functionality locally.
Bonus round: make it so that one cannot commit this (e.g., maybe have this setting in a file that is .gitingore or in an environment variable, etc)
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.