0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-20 22:42:53 -05:00
ghost/test
Kevin Ansfield 19c5e94259 Fixed unit tests interdependency issue
no issue

- there is a test interdependency issue between the `populateImageSizes` tests and routing tests when we clear the cached `url-utils` require
- commented the cache clear and subsequently broken test for now pending a deeper investigation
2020-06-23 14:14:04 +01:00
..
api-acceptance Fixed population of image sizes when forcing re-render of posts 2020-06-18 14:02:53 +01:00
frontend-acceptance 🐛 Fixed private blogging exposing 404 and robots (#11922) 2020-06-16 11:42:32 +01:00
regression Removed use of deprecated setting flags from the codebase 2020-06-23 11:58:19 +12:00
unit Fixed unit tests interdependency issue 2020-06-23 14:14:04 +01:00
utils Removed use of deprecated setting flags from the codebase 2020-06-23 11:58:19 +12:00
.eslintignore
.eslintrc.json Fixed linting error 2020-04-17 11:32:29 +01:00
.jshintrc