docbrown/config/webpack
Nick Taylor b922b0f319
E2E Test: Initial Adminisitrator Login Flow (#11840)
* Set baseUrl for Cypress tests.

* Fixed login form for tests.

* Added fixture data for initial admin credentials.

* First e2e test.

* Fixed a typo in a comment.

* Using an input of type submit like the login previously had was fine.

* Added a check to ensure user is redirected to the home page.

* Forgot to commit adding @testing-library/cypress

* Renamed and move login flow under loginFlows in integrations.

* Added testing library to support files so it does not need to be imported into every test explicitly by the test writer.

* Added some more Cypress related files that will be required for testing going forward.

* Took onboarding into account when checking the URL post login.
2020-12-11 13:44:18 -05:00
..
loaders Replace globals with node env (#10767) 2020-10-14 17:05:38 -04:00
custom.js Replace globals with node env (#10767) 2020-10-14 17:05:38 -04:00
development.js Add Preact dev tools to development bundles (#11459) 2020-11-18 14:20:58 +01:00
environment.js E2E Test: Initial Adminisitrator Login Flow (#11840) 2020-12-11 13:44:18 -05:00
production.js Replace globals with node env (#10767) 2020-10-14 17:05:38 -04:00
test.js Replace globals with node env (#10767) 2020-10-14 17:05:38 -04:00