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 first tests. #35

Open
tertek opened this issue Apr 30, 2024 · 0 comments
Open

Add first tests. #35

tertek opened this issue Apr 30, 2024 · 0 comments
Assignees

Comments

@tertek
Copy link
Contributor

tertek commented Apr 30, 2024

@edenst-TPH
Please familiarize yourself with the testing concept, ./app/tests/:

  • TestCase per Action / Domain
  • TestTraits for Reusability

Think about which tests could be critical for our application and create a list here.
Then we can add together first tests, that will be automatically run on each new Pull Request in the DEV environment.
See #24

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

When branches are created from issues, their pull requests are automatically linked.

2 participants