add cypress project

This commit is contained in:
Hans Pagel
2020-08-20 15:08:42 +02:00
parent b42b8eb0a7
commit 129814154d

View File

@@ -25,7 +25,7 @@ jobs:
cache-key: node-v${{ matrix.node }}-on-${{ runner.os }}-hash-${{ hashFiles('yarn.lock') }}
start: yarn start
wait-on: 'http://localhost:3000'
command: yarn test
project: ./tests
browser: chrome
- name: Export screenshots (on failure only)