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

[Epic] Testing #17

Open
6 tasks
bcebere opened this issue Feb 1, 2023 · 0 comments
Open
6 tasks

[Epic] Testing #17

bcebere opened this issue Feb 1, 2023 · 0 comments
Labels
enhancement New feature or request Epic

Comments

@bcebere
Copy link
Contributor

bcebere commented Feb 1, 2023

Description

All the classes should have test coverage.

Type of Test

  • Unit test (e.g. checking a loop, method, or function is working as intended)
  • Integration test (e.g. checking if a certain group or set of functionality is working as intended)
  • Regression test (e.g. checking if by adding or removing a module of code allows other systems to continue to function as intended)
  • Stress test (e.g. checking to see how well a system performs under various situations, including heavy usage)
  • Performance test (e.g. checking to see how efficient a system is as performing the intended task)
  • Other...
@DrShushen DrShushen transferred this issue from another repository Mar 3, 2023
@DrShushen DrShushen added the Epic label May 25, 2023
@DrShushen DrShushen added the enhancement New feature or request label Sep 13, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request Epic
Projects
None yet
Development

No branches or pull requests

2 participants