-
- Downloads
Initial commit
parents
No related branches found
No related tags found
Showing
- .gitlab-ci.yml 33 additions, 0 deletions.gitlab-ci.yml
- README.md 51 additions, 0 deletionsREADME.md
- cypress.json 4 additions, 0 deletionscypress.json
- cypress/fixtures/testdata.json 2 additions, 0 deletionscypress/fixtures/testdata.json
- cypress/integration/betaling.feature 20 additions, 0 deletionscypress/integration/betaling.feature
- cypress/integration/betaling/steps.js 70 additions, 0 deletionscypress/integration/betaling/steps.js
- cypress/integration/handlekurv.feature 25 additions, 0 deletionscypress/integration/handlekurv.feature
- cypress/integration/handlekurv/steps.js 112 additions, 0 deletionscypress/integration/handlekurv/steps.js
- cypress/plugins/index.js 6 additions, 0 deletionscypress/plugins/index.js
- cypress/support/commands.js 25 additions, 0 deletionscypress/support/commands.js
- cypress/support/index.js 20 additions, 0 deletionscypress/support/index.js
- cypress/videos/betaling.feature.mp4 0 additions, 0 deletionscypress/videos/betaling.feature.mp4
- cypress/videos/handlekurv.feature.mp4 0 additions, 0 deletionscypress/videos/handlekurv.feature.mp4
- node_modules/.bin/JSONStream 15 additions, 0 deletionsnode_modules/.bin/JSONStream
- node_modules/.bin/JSONStream.cmd 17 additions, 0 deletionsnode_modules/.bin/JSONStream.cmd
- node_modules/.bin/JSONStream.ps1 18 additions, 0 deletionsnode_modules/.bin/JSONStream.ps1
- node_modules/.bin/acorn 15 additions, 0 deletionsnode_modules/.bin/acorn
- node_modules/.bin/acorn.cmd 17 additions, 0 deletionsnode_modules/.bin/acorn.cmd
- node_modules/.bin/acorn.ps1 18 additions, 0 deletionsnode_modules/.bin/acorn.ps1
- node_modules/.bin/atob 15 additions, 0 deletionsnode_modules/.bin/atob
.gitlab-ci.yml
0 → 100644
README.md
0 → 100644
cypress.json
0 → 100644
cypress/fixtures/testdata.json
0 → 100644
cypress/integration/betaling.feature
0 → 100644
cypress/integration/betaling/steps.js
0 → 100644
cypress/integration/handlekurv.feature
0 → 100644
cypress/integration/handlekurv/steps.js
0 → 100644
cypress/plugins/index.js
0 → 100644
cypress/support/commands.js
0 → 100644
cypress/support/index.js
0 → 100644
cypress/videos/betaling.feature.mp4
0 → 100644
File added
cypress/videos/handlekurv.feature.mp4
0 → 100644
File added
node_modules/.bin/JSONStream
0 → 100644
node_modules/.bin/JSONStream.cmd
0 → 100644
node_modules/.bin/JSONStream.ps1
0 → 100644
node_modules/.bin/acorn
0 → 100644
node_modules/.bin/acorn.cmd
0 → 100644
node_modules/.bin/acorn.ps1
0 → 100644
node_modules/.bin/atob
0 → 100644
Please register or sign in to comment