0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-02-10 23:36:14 -05:00
ghost/core/test/unit/lib
Nazar Gargol 28a686a936 🐛 Fixed image optimisation for input image being smaller than optimized one
closes #10144

- When the input image is well optimized and has smaller byte size than the processed one it's still being used
- Bumped sharp version to have access to `size` property
2018-11-13 13:19:31 +01:00
..
common Removed old jshint/jscs rules 2018-06-02 21:48:23 +02:00
fs Fixed tests 2018-08-16 12:13:24 +02:00
image 🐛 Fixed image optimisation for input image being smaller than optimized one 2018-11-13 13:19:31 +01:00
mobiledoc Fixed mobiledoc-converter test 2018-08-31 12:03:08 +01:00
promise Extended sequence utility 2018-10-03 00:17:45 +02:00
security Removed old jshint/jscs rules 2018-06-02 21:48:23 +02:00
social Moved social utility to lib/social 2017-12-14 22:34:05 +01:00
ghost-version_spec.js Removed old jshint/jscs rules 2018-06-02 21:48:23 +02:00
request_spec.js Refactored request unit tests to return promises (#10045) 2018-10-24 12:14:44 +07:00