-
Notifications
You must be signed in to change notification settings - Fork 2
Open
Labels
user storyUser storyUser story
Description
As a developer,
I want to write more pytest tests
so that I can increase the code coverage and ensure more parts of the application are tested.
Objective
To improve test coverage by writing additional pytest tests to ensure critical functionality is tested and potential bugs are identified early.
Acceptance Criteria
- Additional pytest tests are written to cover untested or under-tested parts of the codebase.
- Test coverage is increased, covering both frontend and backend logic where applicable.
- All new tests pass successfully, and any issues found are addressed.
- Code coverage metrics are updated and show an improvement.
Metadata
Metadata
Assignees
Labels
user storyUser storyUser story
Projects
Status
Backlog