2
1
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2023-12-13 21:00:40 +01:00
Ghost/test
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
..
api-acceptance Move tests from core to root (#11700) 2020-03-30 16:26:47 +01:00
frontend-acceptance Move tests from core to root (#11700) 2020-03-30 16:26:47 +01:00
regression Fixed typo tempalte -> template (#11722) 2020-04-08 14:26:50 +12:00
unit Improved helper index, use glob to read directory 2020-04-10 13:08:41 +01:00
utils Removed fixture yarn.lock file 2020-03-31 12:56:15 +01:00
.eslintignore Move tests from core to root (#11700) 2020-03-30 16:26:47 +01:00
.eslintrc.json Move tests from core to root (#11700) 2020-03-30 16:26:47 +01:00
.jshintrc Move tests from core to root (#11700) 2020-03-30 16:26:47 +01:00