Ghost/core/test/functional/api
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
..
posts_test.js Fix loading of static pages in frontend controller 2013-12-09 22:38:25 -05:00
settings_test.js Replace cookieSession with session 2013-11-24 15:29:36 +01:00
tags_test.js Replace cookieSession with session 2013-11-24 15:29:36 +01:00
users_test.js Replace cookieSession with session 2013-11-24 15:29:36 +01:00