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

ZITADEL Schema: Standardize the way of writing and running unit and integration tests. #3

Open
3 tasks
Tracked by #5856
eliobischof opened this issue May 12, 2023 · 0 comments
Open
3 tasks
Tracked by #5856

Comments

@eliobischof
Copy link
Member

As a developer, I want to have an easy way to run unit and integration tests, so that I can easily maintain them.

Acceptance Criteria

  • An example unit and integration test is easily runnable locally.
  • Changes are just merged to main, if all unit and integration tests succeed.
  • The PR Template lists the following ready for review checks:
    • Unit tests ensure that non-trivial functions map certain inputs to expected outputs.
    • Integration tests ensure that different components work together as expected.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant