-
Notifications
You must be signed in to change notification settings - Fork 21
Open
Labels
CI/CDMost or all of the changes are about automated tests / Github's CIMost or all of the changes are about automated tests / Github's CI
Description
Our e2e tests cover the interaction of the dashboard, we can use it to test the staging environment before making a deployment. Since the deployment is/should be automatic (currently it is a manual-triggered github action), we could integrate those tests into it and avoid deployments where some page is breaking.
However, since these tests take a long time to finish, it should be possible to circumvent these tests in case we have to do a hotfix and can't wait for all the tests to run.
Metadata
Metadata
Assignees
Labels
CI/CDMost or all of the changes are about automated tests / Github's CIMost or all of the changes are about automated tests / Github's CI
Type
Projects
Status
No status