0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-13 22:41:32 -05:00
ghost/core/test
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
..
functional Fix loading of static pages in frontend controller 2013-12-09 22:38:25 -05:00
integration/model Fix loading of static pages in frontend controller 2013-12-09 22:38:25 -05:00
unit Fix loading of static pages in frontend controller 2013-12-09 22:38:25 -05:00
utils Fix loading of static pages in frontend controller 2013-12-09 22:38:25 -05:00
blanket_coverage.js Coverage report task fix for Windoze 2013-11-11 20:56:36 +00:00