0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-13 22:41:32 -05:00
ghost/core/test/functional/routes
Hannah Wolfe 5199a007b5 frontend functional tests -> frontend route tests
no issue

- Some of the tests were duplicated and all of these tests are faster and easier to do with super test as we aren't testing interactions
- Introduced a new test util to toggle permalinks which allows us to test the different structures
- Using cheerio in route tests to test the HTML / XML output is well formed
2014-10-19 21:10:13 +02:00
..
api Fix cache-control header for API routes 2014-09-25 11:06:28 +01:00
admin_test.js Fix cache-control header for API routes 2014-09-25 11:06:28 +01:00
frontend_test.js frontend functional tests -> frontend route tests 2014-10-19 21:10:13 +02:00