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

Write Tests #170

Open
1 of 6 tasks
Alfagun74 opened this issue Aug 6, 2023 · 0 comments
Open
1 of 6 tasks

Write Tests #170

Alfagun74 opened this issue Aug 6, 2023 · 0 comments
Assignees
Labels
🔧 feature New feature or request 🧩milestone This issue will take a lot of effort and will make a big difference. 🎛️ server There are things to do on the server

Comments

@Alfagun74
Copy link
Contributor

Alfagun74 commented Aug 6, 2023

Ensuring continuous integration stability becomes increasingly challenging. We must implement tests to verify that new bugfixes and features do not introduce issues.

  • Set up a Testing System
  • Write Integration Tests for each Controller
  • Write Unit Tests
    • Minimum 80% Coverage
  • Run tests in pre-commit-hook
  • Run tests in Github Actions
@Alfagun74 Alfagun74 added 🔧 feature New feature or request 🎛️ server There are things to do on the server labels Aug 6, 2023
@Alfagun74 Alfagun74 self-assigned this Nov 18, 2023
@Alfagun74 Alfagun74 added the 🧩milestone This issue will take a lot of effort and will make a big difference. label Apr 28, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🔧 feature New feature or request 🧩milestone This issue will take a lot of effort and will make a big difference. 🎛️ server There are things to do on the server
Projects
Status: 🔧 Planned
Development

No branches or pull requests

1 participant