0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-27 22:49:56 -05:00
ghost/core/test/functional/admin
Hannah Wolfe 2d8b5ea8c1 Backbone template cleanup
- Ghost.View now extends Ghost.TemplateView giving all views access to subviews and templates
- Views which implemented templates no longer need to
- Some views needed to re-override render which is a bit annoying
- Settings screen now has sub-templates for each pane and for the sidebar
- Additional Casper tests for settings screen
2013-08-03 16:37:06 +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 Added functional tests for Ghost Admin UI using Casperjs 2013-07-31 08:33:28 +01:00
03_editor_test.js Added functional tests for Ghost Admin UI using Casperjs 2013-07-31 08:33:28 +01:00
04_content_test.js Backbone template cleanup 2013-08-03 16:37:06 +01:00
05_settings_test.js Backbone template cleanup 2013-08-03 16:37:06 +01:00