0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-27 22:49:56 -05:00
ghost/core/test
vdemedes 05f44c4c64 Add readThemes() utility to get a list of themes
refs #5923
- add read-themes module to get a list of themes
- replace readDirectory() usage with readThemes(), where only themes are needed
- test read-themes
- test read-directory
- test validate-themes
- test parse-package-json
- add tempfile testing utility to generate temporary paths
2015-10-13 15:54:41 +02:00
..
functional Fix /author/ pages crashing & permit /tag/ 2015-10-10 14:52:23 +01:00
integration fix for page deletion not updating sitemap-page.xml 2015-10-12 09:26:26 +02:00
unit Add readThemes() utility to get a list of themes 2015-10-13 15:54:41 +02:00
utils Add readThemes() utility to get a list of themes 2015-10-13 15:54:41 +02:00
.jshintrc Remove jshint rules that are no longer supported 2015-01-23 21:00:37 +00:00