0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-20 22:42:53 -05:00
ghost/core/test
Aileen Nowak 6a41104969 Moved isLocalFile fn to storage utils (#8985)
no issue

- moved isLocalImage fn to storage utils used the RegExp of getLocalFileStoragePath to detect also relative image paths and added tests.
- Added test for independent protocol request (skip, because not supported/implemented)
2017-11-09 11:11:54 +01:00
..
functional Switch to Eslint (#9197) 2017-11-01 13:44:54 +00:00
integration Switch to Eslint (#9197) 2017-11-01 13:44:54 +00:00
unit Moved isLocalFile fn to storage utils (#8985) 2017-11-09 11:11:54 +01:00
utils Moved Channels module -> services 2017-11-08 15:45:23 +00:00
.eslintrc.json ESlint rule: no-multiple-empty-lines 2017-11-06 10:12:18 +00:00
.jshintrc