mirror of
https://github.com/lucaspalomodevelop/eventcally.git
synced 2026-03-13 00:07:22 +00:00
Add cypress testing #243
This commit is contained in:
parent
e9418be9a8
commit
81459688a8
4
.github/workflows/cypress.yml
vendored
4
.github/workflows/cypress.yml
vendored
@ -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
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user