Verified Commit a7c2343d authored by Jakob Moser's avatar Jakob Moser
Browse files

Add test database and use it in tests

parent b755512c
Loading
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -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
+60 KiB

File added.

No diff preview for this file type.