0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-02-17 23:44:39 -05:00
ghost/test
Hannah Wolfe 1a6a283a50
Fixed bad setup call in settings integration test
- the setup() function returns a function that's expected to be called as a mocha hook
- wrapping this in a function means it doesn't get called properly
- therefore the db setup was never being called for this test
2022-03-16 14:03:02 +00:00
..
e2e-api Fixed local-only e2e test failure 2022-03-16 12:53:58 +00:00
e2e-browser Added note about installing the E2E browsers 2022-02-22 10:20:40 +01:00
e2e-frontend Bumped multiple tiers to GA (#14311) 2022-03-11 20:15:44 +05:30
e2e-server
integration Fixed bad setup call in settings integration test 2022-03-16 14:03:02 +00:00
regression Aliased canary endpoints to point to non-versioned URLs 2022-03-14 21:22:54 +13:00
unit Refactored mapper into individual files (#14328) 2022-03-16 12:44:11 +00:00
utils Fixed bad setup call in settings integration test 2022-03-16 14:03:02 +00:00
.eslintignore Updated casper test fixture to latest version 2022-01-25 14:10:53 +00:00
.eslintrc.js
.jshintrc