Carpenteri1 / Carpenteri1/Gridly
Add test for backend
- Dominant language
- HTML
- Stars
- 1
- Forks
- 0
- Avg merge
- 1h 12m
- Merged PRs (30d)
- 27
Description
## What
Add more tests, we want 80% coverage on .NET code.
We also want summery for the net tests.
## Why
Add more test to .Net code to get a better coverage.
## Definition of done
- Add build test
- All new tests should be successful
- 80% of the net code should be tested
- Summery should be shown
- Test against an api endpoint should always be mocked
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by locating the .NET code, existing tests, and the build configuration; the issue does not name specific files or test entry points. Add the requested build and API-focused tests with endpoint mocking, measure coverage toward 80%, and ensure a test summary is shown.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- csharp
- Domain
- backend, testing
- Issue type
- Refactor
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Quiet
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100