test(cypress): rest & graphql

Signed-off-by: Pranav C <pranavxc@gmail.com>
This commit is contained in:
Pranav C
2021-08-24 19:01:10 +05:30
parent 424e138c0c
commit 2f2adabd06
15 changed files with 359 additions and 14910 deletions

View File

@@ -18,7 +18,7 @@ jobs:
uses: cypress-io/github-action@v2
with:
start: docker-compose -f ./docker-compose-cypress.yml up
wait-on: 'http://localhost:8080/dashboard'
wait-on: 'http://localhost:3000'
wait-on-timeout: 900
docker: