Ghost/core/test
Aileen Nowak 6e117e63fb 🐛 Fixed gscan errors not caught for corrupted zips
closes TryGhost/Support#426
refs TryGhost/gscan#106
needs TryGhost/gscan#107

GScan can return errors, which was not handled in our theme validator and caused Ghost to crash completely. GScan will now return an Ignition error when its not able to read the `.zip` file.

e. g.: `{"errors":[{"message":"Failed to read zip file","context":"tife.zip","errorType":"ValidationError","errorDetails":"invalid relative path: ../tife/"}]}`
2018-05-16 10:20:30 +08:00
..
functional 🔥 Drop Node v4 Support 2018-05-01 14:06:18 +02:00
integration 🔥 Drop Node v4 Support 2018-05-01 14:06:18 +02:00
unit 🐛 Fixed gscan errors not caught for corrupted zips 2018-05-16 10:20:30 +08:00
utils 🔥 Drop Node v4 Support 2018-05-01 14:06:18 +02:00
.eslintrc.json
.jshintrc