1
0
mirror of https://github.com/sasjs/adapter.git synced 2026-01-04 11:10:05 +00:00

chore(sasjsTests): debugging

This commit is contained in:
Yury Shkoda
2023-05-29 14:40:26 +03:00
parent 1f9bed0625
commit afe612925e

View File

@@ -81,10 +81,10 @@ jobs:
pm2 start --name sasjs-test npm -- start
cat ./public/config.json
cat ../cypress.json
curl http://localhost:3000
- name: Run cypress on sasjs
run: |
ss -lntu
replace-in-files --regex='"sasjsTestsUrl".*' --replacement='"sasjsTestsUrl":"http://localhost:3000",' ./cypress.json
# replace-in-files --regex='"username".*' --replacement='"username":"${{ secrets.SASJS_USERNAME }}",' ./cypress.json
# replace-in-files --regex='"password".*' --replacement='"password":"${{ secrets.SASJS_PASSWORD }}",' ./cypress.json