0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-02-10 23:36:14 -05:00
ghost/core/test/functional/admin
Hannah Wolfe 9092ed95ba Improvements to settings pane switching
closes #174

- Triggering router events for navigation between settings panes
caused the route function to be re-executed, which caused all
kinds of fun.
- Wrapped the settings route function in an if statement to preserve
the current view if it already a settings view.
- Added Ghost pub-sub and using that instead of History API
2013-08-22 08:08:43 +01:00
..
01_login_test.js Added functional tests for Ghost Admin UI using Casperjs 2013-07-31 08:33:28 +01:00
02_dashboard_test.js Add in CasperJS test to check if Dashboard Widgets are moveable 2013-08-16 12:44:33 +01:00
03_editor_test.js Fixed word count grammar 2013-08-11 11:55:42 -05:00
04_content_test.js Backbone template cleanup 2013-08-03 16:37:06 +01:00
05_settings_test.js Improvements to settings pane switching 2013-08-22 08:08:43 +01:00