1
0
Fork 0
mirror of https://github.com/TryGhost/Ghost-Admin.git synced 2023-12-14 02:33:04 +01:00
Ghost-Admin/tests/acceptance
Kevin Ansfield 53b798d466 Acceptance tests for password reset flow on signin screen
refs #6039
- adds `/authentication/passwordreset` endpoint to mirage config
- tests the "Forgot?" link behaviour on the signin form

NB: This will fail until #6425 is merged as this tests the correct behaviour rather than the currently broken behaviour ;-)
2016-02-02 12:22:41 +00:00
..
settings Refactor modals 2016-01-12 20:53:08 +00:00
authentication-test.js Fix 401 error when uploading images 2016-01-25 11:11:29 +00:00
password-reset-test.js Acceptance tests for password reset flow on signin screen 2016-02-02 12:22:41 +00:00
setup-test.js Fill in pending tests setup acceptance tests 2016-01-05 17:03:22 +00:00
team-test.js Refactor modals 2016-01-12 20:53:08 +00:00