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
Sebastian Gierlinger ab456638c1 Fix tests failing because of spam protection
closes #3128 (now really)
- added express variable disableLoginLimiter
- added disableLoginLimiter to all tests that use Ghost as module and
do authentication
- fixed isSetup not working for status other than active
- removed ‚Ensure a User is Registered‘ test as this is covered by the
new setup test
2014-07-17 14:22:32 +02: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 Fix tests failing because of spam protection 2014-07-17 14:22:32 +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