16029: Adds first end-to-end tests for the login flow.
authorLucas Di Pentima <lucas@di-pentima.com.ar>
Mon, 24 Feb 2020 20:35:36 +0000 (17:35 -0300)
committerLucas Di Pentima <lucas@di-pentima.com.ar>
Mon, 24 Feb 2020 20:35:36 +0000 (17:35 -0300)
commitac975ab3e027c2b7bca986f218e6e81c45f292cb
treec75740d8bcf72330cc7fb954edfc8150603fb6f7
parent86fa2c035ad8a3d5de0972aa48181d4d784c81fc
16029: Adds first end-to-end tests for the login flow.

Arvados-DCO-1.1-Signed-off-by: Lucas Di Pentima <lucas@di-pentima.com.ar>
.gitignore
cypress.json [new file with mode: 0644]
cypress/fixtures/.gitkeep [new file with mode: 0644]
cypress/integration/login.spec.js [new file with mode: 0644]
cypress/plugins/index.js [new file with mode: 0644]
cypress/support/commands.js [new file with mode: 0644]
cypress/support/index.js [new file with mode: 0644]
tsconfig.json