0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-02-03 23:00:14 -05:00
ghost/core/test/integration
Hannah Wolfe c301510cd1 Refactor gravatarLookup, remove request dependency
no issue

- request is quite a heavy dependency
- we were only using request in 3 places: a test, storing contrib images in the gruntfile & the gravatar lookup
- all 3 are relatively simple to do with the http/https module
- refactored all 3, removed request
2016-02-16 11:12:01 +00:00
..
api Refactor gravatarLookup, remove request dependency 2016-02-16 11:12:01 +00:00
model Refactor gravatarLookup, remove request dependency 2016-02-16 11:12:01 +00:00
export_spec.js Migration related test improvements 2016-02-14 13:23:45 +00:00
import_spec.js Migration related test improvements 2016-02-14 13:23:45 +00:00
migration_spec.js Remove auto-inclusion of jQuery via ghost_foot 2015-09-02 13:39:22 +01:00
update_check_spec.js deps: should@8.2.1 2016-02-09 13:39:10 +00:00