0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-13 22:41:32 -05:00
ghost/core/test/integration/model
Harry Wolff 9bbf400dfc Fix loading of static pages in frontend controller
fixes #1644

- Fixes bug in controller/frontend
- Created functional test for posts API to test for this bug
- Created unit tests for frontend controller
- Fixed a global variable leak in core/test/utils/fixtures/data-generator
that was leaking the DataGenerator globally
- Resolved issue that arose from fixing above bug
2013-12-09 22:38:25 -05:00
..
model_permissions_spec.js Move API tests to /integration/ 2013-11-07 14:26:47 +01:00
model_posts_spec.js Fix loading of static pages in frontend controller 2013-12-09 22:38:25 -05:00
model_roles_spec.js Move API tests to /integration/ 2013-11-07 14:26:47 +01:00
model_settings_spec.js Replace cookieSession with session 2013-11-24 15:29:36 +01:00
model_tags_spec.js Move API tests to /integration/ 2013-11-07 14:26:47 +01:00
model_users_spec.js Improved Password Reset Tool 2013-11-22 10:46:19 -06:00