Implement Unit Tests for Commons
Open
Nobody has claimed this yet.
enhancement
- Dominant language
- C#
- Stars
- 0
- Forks
- 1
- PR merge metrics
- No merged PRs in 30d
Description
All pieces in LukeBot.Common library have to be properly unit-tested. So far there are no tests in LukeBot.Common (it is only very partially tested via other tests which use Commons, but it is not enough).
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 locating the LukeBot.Common library and inventorying its pieces, since the issue does not name specific files or existing tests. Define coverage for each component and add unit tests until the library is properly tested; the work is done when all Commons pieces have direct unit-test coverage.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- csharp
- Domain
- testing
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 20/100