0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-27 22:49:56 -05:00
ghost/core/test
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
..
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 Represent channels as class instances (#9209) 2017-11-05 10:04:59 +00:00
utils Represent channels as class instances (#9209) 2017-11-05 10:04:59 +00:00
.eslintrc.json Switch to Eslint (#9197) 2017-11-01 13:44:54 +00:00
.jshintrc