Skip to content

US: Write Additional Pytest tests to Increase Code Coverage #87

Description

@patrickhladun

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.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

Projects

  • Status
    Backlog

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions