0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-02-03 23:00:14 -05:00
ghost/core/test
Hannah Wolfe f12238b11a Cleanup repeated module mocking utils
- 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
2020-03-25 12:07:32 +00:00
..
api-acceptance Added frontend acceptance tests 2020-03-20 10:40:22 +00:00
frontend-acceptance Removed unused test file + dep 2020-03-20 12:28:37 +00:00
regression Cleanup repeated module mocking utils 2020-03-25 12:07:32 +00:00
unit Cleanup repeated module mocking utils 2020-03-25 12:07:32 +00:00
utils Cleanup repeated module mocking utils 2020-03-25 12:07:32 +00:00
.eslintignore Moved grunt-eslint to npm script executing eslint (#10474) 2019-02-11 13:26:06 +01:00
.eslintrc.json Updated eslint for tests to allow async functions 2019-10-06 21:03:56 +07:00
.jshintrc