Implement unit-testing
- Dominant language
- Python
- Stars
- 3
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
Proper unit testing should be done, automated with GitHub actions to ensure the reliability and repeatability of the application.
- [ ] Research application test-suites
- [ ] Develop HDD testing interface
- [ ] Create suite of tests
Contributor guide
No contributing guide indexed for this repository
Research direction
The issue mentions researching application test-suites and developing an HDD testing interface, but does not specify which files or modules to test. Start by examining the repository structure to understand the codebase, then look for existing tests or testing patterns. Determine what 'HDD testing interface' means in context—check for modules related to HDD monitoring or SMART tools. Creating a suite of tests will require understanding the project's functionality and possibly setting up GitHub Actions workflows.
Written by the indexing model from the issue text.
Assessment
- Domain
- testing
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100