Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[FEAT] Project API Functionality Coverage #191

Open
2 tasks
becevka opened this issue Jun 23, 2024 · 0 comments
Open
2 tasks

[FEAT] Project API Functionality Coverage #191

becevka opened this issue Jun 23, 2024 · 0 comments
Assignees
Labels

Comments

@becevka
Copy link
Contributor

becevka commented Jun 23, 2024

Summary
To improve stability of Project page backend API we should improve code coverage of Project API code.

Describe the solution you'd like
Review current use cases and custom code within Project API code and create tests to support use cases.

Acceptance criteria

Generated by Zenhub AI

  • Scenario: Code coverage improvement for Project API functions
  • Given the current Project API codebase
  • When additional test cases are created to cover all possible use cases
  • Then the code coverage should be improved, ensuring that all functions and edge cases are tested
  • Scenario: Testing custom code within Project API
    • Given custom code has been implemented in the Project API
    • When tests are written to specifically target these custom implementations
    • Then the custom code should be thoroughly tested, ensuring its functionality and stability
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants