- added export to index.js - fixed all paths to match the new structure - replaced should with testUtils - changed name from manipulator to transform
- mock non existant module util was defined twice - split it out properly from the rest of the utils, update all references - this allows us to move this util out of the codebase along with other code, e.g. the image manipulation code
- Ready to accept code and history from TryGhost/Ghost - This will be what's known as image.manipulator in Ghost