Ghost/ghost/minifier/test
Hannah Wolfe 2a5d7f225c Reworked minifier to have 100% coverage
- As a library, minifier should be subject to 100% coverage
- minor change to the code combining globbing and file reading into a single function for error handling any case where the files can't be found or read
   - we could do more fine grained errors here, but that seems unnecessary given that the usecase is internal, not for user files at the moment
- added error case tests to capture all the uncovered lines
2021-11-03 14:25:02 +00:00
..
fixtures/basic-cards Reworked minifier to have 100% coverage 2021-11-03 14:25:02 +00:00
utils Minifier initial version 2021-11-03 14:16:49 +00:00
.eslintrc.js Minifier initial version 2021-11-03 14:16:49 +00:00
minifier.test.js Reworked minifier to have 100% coverage 2021-11-03 14:25:02 +00:00