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

Add testing #76

Open
apmwebdev opened this issue Nov 2, 2023 · 0 comments
Open

Add testing #76

apmwebdev opened this issue Nov 2, 2023 · 0 comments
Assignees
Labels
hub issue An issue for tracking a group of related issues testing Related to testing

Comments

@apmwebdev
Copy link
Owner

Hub issue for adding testing to app. This includes

  • Unit testing: Particularly useful for sorting, validation, and security, such as auth
  • Integration testing: Test features that span the full stack (which is most of them)
  • E2E testing: Make sure the app as a whole works correctly
@apmwebdev apmwebdev added hub issue An issue for tracking a group of related issues testing Related to testing labels Nov 2, 2023
@apmwebdev apmwebdev self-assigned this Nov 2, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
hub issue An issue for tracking a group of related issues testing Related to testing
Projects
None yet
Development

No branches or pull requests

1 participant