Ghost/core/test/unit
cobbspur 00d36e976d added ghost_head and ghost_foot helpers
closes #382, closes #383

 - added helper called ghost_head to insert meta data with current version of ghost
 - added helper called ghost_foot to insert script tag for jquery
 - added unit test for both helpers
 - removed trailing slash from ghost.js for 'shared' path and removed from outside of loop as it is shared on front and backend
2013-08-25 14:34:35 +01:00
..
fixtures Allow theme partials to override helper templates 2013-08-02 13:36:37 -05:00
api_permissions_spec.js Added functional tests for Ghost Admin UI using Casperjs 2013-07-31 08:33:28 +01:00
api_posts_spec.js Merge pull request #438 from cgiffard/hbs-helper-author 2013-08-24 07:45:36 -07:00
api_settings_spec.js Added functional tests for Ghost Admin UI using Casperjs 2013-07-31 08:33:28 +01:00
api_users_spec.js Added functional tests for Ghost Admin UI using Casperjs 2013-07-31 08:33:28 +01:00
errorHandling_spec.js Added functional tests for Ghost Admin UI using Casperjs 2013-07-31 08:33:28 +01:00
export_spec.js Data models import, export, and reset for 002 2013-08-05 13:56:30 +01:00
frontend_ghostdown_spec.js Dropping !image[] & other regex fixes 2013-08-20 21:22:41 +01:00
frontend_helpers_index_spec.js added ghost_head and ghost_foot helpers 2013-08-25 14:34:35 +01:00
ghost_spec.js Initial Plugin API Implementation 2013-08-05 11:15:17 -05:00
helpers.js Data models import, export, and reset for 002 2013-08-05 13:56:30 +01:00
import_spec.js Data models import, export, and reset for 002 2013-08-05 13:56:30 +01:00
permissions_spec.js Edit Post Permissions 2013-08-18 12:28:05 -05:00
plugins_spec.js Moving misplaced test file 2013-08-20 21:28:19 +01:00