Ghost/core
Katharina Irrgang be977a55cf 🎨 🚑 do not use testurl.com in tests (#8254)
no issue

- if we are using any random domain in our tests, it could be that the test behaviour changes over time
- in this case: the ghost_head_spec triggers a request for image diminsions (cover image, author image, blog logo)
- if the target blog url/domain can't be reached (connecting....), the timeout would be reached - but the test is not setup to handle longer waiting times
- even with https://github.com/TryGhost/Ghost/pull/8210/files, the default timeout would be 5s, which is not acceptable for a unit test
- that's why, we need to choose a blog url, which definitely is "down" - any long localhost port
2017-04-03 16:29:36 +01:00
..
client@a8e58bfdf6 Updated Ghost-Admin: renamed mobliedoc cards 2017-03-24 10:05:14 +00:00
server 🐛 Fix the config for compression (#8226) 2017-04-03 10:58:07 +02:00
shared Find favicon in Ghost (#7713) 2017-01-23 10:13:52 +01:00
test 🎨 🚑 do not use testurl.com in tests (#8254) 2017-04-03 16:29:36 +01:00
index.js Misc grunt /dev updates 2015-05-28 20:25:14 +01:00