0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-04-01 02:41:39 -05:00
ghost/core/test
Katharina Irrgang 1fe87a6110 Tests: Stub image request for dimensions (#8973)
no issue
- test cases were trying to fetch image sizes for `localhost:port/favicon.ico` but no server is running so they time out
- stub the `getImageSizeFromUrl` method so it resolves instantly
2017-09-05 16:24:04 +01:00
..
functional Add ghost-backup client to trigger export (#8911) 2017-08-22 11:15:40 +01:00
integration 🐛 Fixed only save imported post ids if amp field is empty (#8967) 2017-09-04 09:48:56 +02:00
unit Tests: Stub image request for dimensions (#8973) 2017-09-05 16:24:04 +01:00
utils 🐛 Fixed only save imported post ids if amp field is empty (#8967) 2017-09-04 09:48:56 +02:00
.jshintrc