0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-13 22:41:32 -05:00
ghost/core/test/functional/client
Jason Williams 979c3f237c Prevent loading setup screen if already setup
Closes #3145
- Prevent navigation to the setup screen if Ghost setup
  has previously been completed.
- Fix templates that were incorrectly using foreach instead of each.
- Add validation for minimum password length.
- Fix up functional tests and split out tests for setup to a separate
  instance of casper because setup requires a new database.
- Add a cleanDatabase task to grunt which resets the database to
  new.
2014-07-16 15:54:42 +00:00
..
app_test.js Removing old "user settings" screen and putting in new MU "users settings" screen and updating functional test cases. 2014-07-05 11:33:03 -04:00
content_test.js Replace anchors with no real href with buttons 2014-07-15 17:43:21 +01:00
editor_test.js Replace anchors with no real href with buttons 2014-07-15 17:43:21 +01:00
settings_test.js Refactor settings routing and mobile interactions 2014-07-14 17:36:48 -06:00
signin_test.js Redirect signin if authenticated 2014-07-01 11:21:05 +02:00
signout_test.js Prevent loading setup screen if already setup 2014-07-16 15:54:42 +00:00
signup_test.js Replace the old admin with the ember admin 2014-07-01 08:33:17 +01:00