0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-20 22:42:53 -05:00
ghost/test/utils
Hannah Wolfe 00e4a8cad4
Add option to include member in the adminAPIAgent
- The admin API test agent doesn't boot the Ghost frontend, which is where members routes are currently located
- This means we can't test members properly as we don't have access to webhooks etc
- This change adds a members option to getAdminAPIAgent(), which in turn enables the frontend
- We do it this way so that we can easily change the implementation later, e.g. if we have the option to boot members directly
2022-02-11 12:37:00 +00:00
..
fixtures Updated casper test fixture to latest version 2022-01-25 14:10:53 +00:00
mocks
admin-utils.js
api.js Fixed handing test suite 2021-12-09 13:52:02 +04:00
assertions.js
configUtils.js
db-utils.js Restored quick database reset method via table truncation 2022-02-07 21:27:10 +01:00
e2e-framework-mock-manager.js Added mockLabsDisabled to e2e framework 2022-02-10 12:10:31 +00:00
e2e-framework.js Add option to include member in the adminAPIAgent 2022-02-11 12:37:00 +00:00
e2e-utils.js Revert "Fixed theme storage getting confused between tests" 2022-02-11 11:09:21 +00:00
fixture-utils.js Cleaned up reference tests 2022-02-08 20:12:10 +00:00
index.js
overrides.js Switched new e2e-framework to use our own snapshot lib (#14137) 2022-02-08 14:33:19 +00:00
redirects.js
test-agent.js Updated members regression tests to use e2e framework (#14130) 2022-02-07 17:15:55 +00:00
url-service-utils.js Removed unused parameter from isFinished method 2021-11-24 05:32:20 +13:00
urlUtils.js Updated test UrlUtils to use canary by default 2022-01-21 15:12:27 +00:00