When we update applications like automated package updates, we want to run tests and check if they are passing before merging PRs.
Tests could be as minimal as checking the health status endpoints created in #484 to more expanded versions where we run some unit or browser-based testing.
This issue may be split into multiple PRs, with one PR for every project.
When we update applications like automated package updates, we want to run tests and check if they are passing before merging PRs.
Tests could be as minimal as checking the health status endpoints created in #484 to more expanded versions where we run some unit or browser-based testing.
This issue may be split into multiple PRs, with one PR for every project.