neuralbertatech / neuralbertatech/natKit
Add testing for the Streams
Open
Nobody has claimed this yet.
good first issue
Maintenance
- Dominant language
- Svelte
- Stars
- 4
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
Currently non of the Stream objects are tested so testing needs to be added for them. You can use the ExgPill testing for an example of how to test some aspects
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.
Research direction
Start by reading test/board/test_exg_pill.py to understand the project's testing style, then locate the Stream objects that currently have no tests. Add tests covering the Stream objects and verify the test suite passes.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- testing-qa
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100