Loading .gitlab-ci.yml +1 −0 Original line number Diff line number Diff line Loading @@ -25,6 +25,7 @@ test-frontend: - npm install cypress script: - mkdir instance - cp tests/resources/portal.test.db instance/portal.db - export FLASK_APP=portal - faketime '2024-09-26 13:37:00' flask run & - faketime '2024-09-26 13:37:00' npx cypress run Loading tests/resources/portal.test.db 0 → 100644 +60 KiB File added.No diff preview for this file type. View file Loading
.gitlab-ci.yml +1 −0 Original line number Diff line number Diff line Loading @@ -25,6 +25,7 @@ test-frontend: - npm install cypress script: - mkdir instance - cp tests/resources/portal.test.db instance/portal.db - export FLASK_APP=portal - faketime '2024-09-26 13:37:00' flask run & - faketime '2024-09-26 13:37:00' npx cypress run Loading
tests/resources/portal.test.db 0 → 100644 +60 KiB File added.No diff preview for this file type. View file