0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-03-25 02:31:59 -05:00
ghost/core/test/unit/lib
kirrg001 64626dedd1 Moved social utility to lib/social
refs #9178

- not 100% sure about this, but i think it makes right now the most sense
- we have already a url service and creating another lib/url is confusing at the moment
- i'll copy the last utility `makeAbsoluteUrls` to the url service for now
- see next commit for explanation (!)
2017-12-14 22:34:05 +01:00
..
common Tidy up unit test files (#9340) 2017-12-14 03:36:50 +01:00
fs Moved zip folder, read csv and package-json to lib/fs 2017-12-14 22:07:53 +01:00
image Moved image utils to lib/image 2017-12-14 20:46:53 +01:00
mobiledoc Moved default-cards app to lib/mobiledoc (#9341) 2017-12-14 14:44:01 +00:00
promise Tidy up unit test files (#9340) 2017-12-14 03:36:50 +01:00
security Moved tokens, url safe and safe string utility to lib/security 2017-12-14 13:38:00 +01:00
social Moved social utility to lib/social 2017-12-14 22:34:05 +01:00
request_spec.js Decrease chance for random failure for unit/lib/request_spec.js 2017-12-14 02:24:14 +01:00