🚧Refactor unit test assertions #78
Labels
good-first-issue
Good for newcomers
medium-priority
Medium Priority
tech-debt
Code refactoring or cleanup / tech debt reduction
Complete The Item Below
Description
Refactor all of the unit test assertions to use the FluentAssertions library.
This will greatly cleanup the unit testing side of things and make the creation of unit tests easier.
Acceptance Criteria
OwnerDoesNotExistExceptionTests.cs
- 49 linesRepoDoesNotExistExceptionTests.cs
- 49 linesValuesMismatchExceptionTests.cs
- 49 linesVersionKeysNotFoundExceptionTests.cs
- 49 linesEnsureThatTests.cs
- 42 linesToDo Items
Issue Dependencies
No response
Related Work
No response
Additional Information:
Change Type Labels
🐛bug
🧨breaking changes
✨new feature
workflow
🗒️documentation/code
📝documentation/product
Priority Type Labels
low priority
medium priority
high priority
Code of Conduct
The text was updated successfully, but these errors were encountered: