0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-13 22:41:32 -05:00
ghost/core/test/functional/admin
William Dibbern 702a016547 Fixed intermittent test errors
Fixes #1124

- Updated default mocha timeout to 15 seconds. Any future tests that
depend on a timeout (and thus might be better off with a lower value)
can override the default setting which is now 15 seconds.
- Removed test-specific timeout overrides for the mocha tests.
- Fixed the editor/splitbutton tests to wait for the appropriate
selector instead of assuming the dom has been updated immediately.
Should resolve intermittent timeouts when checking the splitbutton's
applied classes.
2013-10-16 17:57:52 -05:00
..
content_test.js Refactored tests 2013-10-07 21:05:25 -05:00
editor_test.js Fixed intermittent test errors 2013-10-16 17:57:52 -05:00
flow_test.js Refactored tests 2013-10-07 21:05:25 -05:00
login_test.js Refactored tests 2013-10-07 21:05:25 -05:00
logout_test.js Clean up test database after tests 2013-10-14 22:39:52 -05:00
settings_test.js Refactored tests 2013-10-07 21:05:25 -05:00