Add cypress testing #243

This commit is contained in:
Daniel Grams 2021-08-02 15:38:03 +02:00
parent e9418be9a8
commit 81459688a8

View File

@ -54,8 +54,8 @@ jobs:
- name: Cypress run
uses: cypress-io/github-action@v2
env:
CYPRESS_DATABASE_URL: postgresql://postgres:postgres@localhost/gsevpt_tests
with:
wait-on: "http://127.0.0.1:5001"
config: baseUrl=http://127.0.0.1:5001
env:
DATABASE_URL: postgresql://postgres:postgres@localhost/gsevpt_tests