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 as a check for db_management before push #16

Open
kayernyc opened this issue May 12, 2023 · 0 comments
Open

Add testing as a check for db_management before push #16

kayernyc opened this issue May 12, 2023 · 0 comments

Comments

@kayernyc
Copy link
Owner

When an engineer makes changes in the db_management app, before he/she pushes a change, all tests should run and pass to ensure changes don't break hydration logic.

AC:

  • pushing a change triggers running the test suite and blocks the push if the tests fail.
  • if a change is successfully pushed, the test suite is run in Github to prevent regressions.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: In Progress
Development

No branches or pull requests

1 participant