* 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. |
||
|---|---|---|
| .. | ||
| authentication | ||
| _auth_widget.html.erb | ||
| _authentication_actions.html.erb | ||
| _authentication_description.html.erb | ||
| _authentication_title.html.erb | ||
| _hamburger.html.erb | ||
| _logo_design.html.erb | ||
| _payment_pointer.html.erb | ||
| _stats.html.erb | ||
| _webcomponents_loader_script.html.erb | ||