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

Create protocol for adding spec (tests) to codebase #440

Open
canjalal opened this issue Oct 11, 2024 · 0 comments
Open

Create protocol for adding spec (tests) to codebase #440

canjalal opened this issue Oct 11, 2024 · 0 comments

Comments

@canjalal
Copy link

There should be a team-wide convention for adding specs of the following kinds:

1.) Unit tests
2.) API requests
3.) System tests

These tests should be easy to run from the command line, and run automatically upon creation of a pull request.
Logic can be added to not run unit tests and API request specs that were not affected by the code change.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: No status
Development

No branches or pull requests

1 participant