test(e2e): add dev script which uses interactive cypress

This commit is contained in:
Benedikt Rötsch
2017-12-28 15:09:10 +01:00
committed by Benedikt Rötsch
parent 012492cf05
commit 3a6886e4f8
3 changed files with 42 additions and 10 deletions

8
test/e2e-variables.env Normal file
View File

@@ -0,0 +1,8 @@
NODE_ENV=development
CONTENTFUL_SPACE_ID=qz0n5cdakyl9
CONTENTFUL_DELIVERY_TOKEN=580d5944194846b690dd89b630a1cb98a0eef6a19b860ef71efc37ee8076ddb8
CONTENTFUL_PREVIEW_TOKEN=e8fc39d9661c7468d0285a7ff949f7a23539dd2e686fcb7bd84dc01b392d698b
CONTENTFUL_QA_SPACE_ID=jnzexv31feqf
CONTENTFUL_QA_DELIVERY_TOKEN=7c1c321a528a25c351c1ac5f53e6ddc6bcce0712ecebec60817f53b35dd3c42b
CONTENTFUL_QA_PREVIEW_TOKEN=4310226db935f0e9b6b34fb9ce6611e2061abe1aab5297fa25bd52af5caa531a
PORT=3007