Ghost/core/test
Hannah Wolfe 474e9234a6 Simplified AMP internal app
refs #9192

- The AMP app is nothing more than a custom controller - this will come clear soon
- Moved enabled/disabled logic into router
- Removed error-related code, as this wasn't used
- Changed logic for static pages to be based on req.body, not context
- Improved the tests to match
2017-11-08 08:25:25 +00:00
..
functional Switch to Eslint (#9197) 2017-11-01 13:44:54 +00:00
integration Switch to Eslint (#9197) 2017-11-01 13:44:54 +00:00
unit Simplified AMP internal app 2017-11-08 08:25:25 +00:00
utils ESlint rule: no-multiple-empty-lines 2017-11-06 10:12:18 +00:00
.eslintrc.json ESlint rule: no-multiple-empty-lines 2017-11-06 10:12:18 +00:00
.jshintrc