0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-20 22:42:53 -05:00
ghost/test/unit
Hannah Wolfe fc664ac697 Improved helper index, use glob to read directory
- Having to remember to add files to an index.js is a PITA
- We already have glob as a dependency, so use that
- This requires that the file prev_next be renamed to prev_post, which is what it's called as by default
- next_post is an alias of next_post - so this reflects that more closely
2020-04-10 13:08:41 +01:00
..
adapters Refactored existing adapters to use adapter-manager 2020-04-05 21:13:47 +02:00
api Added support for token session to /ghost (#11709) 2020-04-06 11:49:14 +02:00
apps Move tests from core to root (#11700) 2020-03-30 16:26:47 +01:00
config Refactored existing adapters to use adapter-manager 2020-04-05 21:13:47 +02:00
data Move tests from core to root (#11700) 2020-03-30 16:26:47 +01:00
helpers Improved helper index, use glob to read directory 2020-04-10 13:08:41 +01:00
lib Switched to extracted @tryghost/mobiledoc-dom-renderer package 2020-04-08 18:27:12 +01:00
models Move tests from core to root (#11700) 2020-03-30 16:26:47 +01:00
services Moved non-helper code out of helpers 2020-04-10 12:27:43 +01:00
web Move tests from core to root (#11700) 2020-03-30 16:26:47 +01:00