Ghost/core/test/unit/controllers/frontend
Hannah Wolfe 4c5ef16bc3
Represent channels as class instances (#9209)
refs #9192, refs #5091

- Using a class allows for easy shared logic
- Loading is designed to work from config right now, but could be DB driven, etc
- Provided configuration can be simplified and extended in the constructor / class methods
- Update tests, move custom assertions to utils
2017-11-05 10:04:59 +00:00
..
context_spec.js Represent channels as class instances (#9209) 2017-11-05 10:04:59 +00:00
error_spec.js 💄 🐷 Test consistency (#8199) 2017-03-21 09:24:11 +01:00
fetch-data_spec.js 💄 🐷 Test consistency (#8199) 2017-03-21 09:24:11 +01:00
format-response_spec.js 💄 🐷 Test consistency (#8199) 2017-03-21 09:24:11 +01:00
post-lookup_spec.js 💄 🐷 Test consistency (#8199) 2017-03-21 09:24:11 +01:00
render-channel_spec.js Simplify config for channels (#9158) 2017-10-24 17:18:35 +01:00
templates_spec.js Custom post templates (#9073) 2017-10-10 13:36:35 +01:00