0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-03-11 02:12:21 -05:00
ghost/test
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
..
e2e-api Added mockLabsDisabled to e2e framework 2022-02-10 12:10:31 +00:00
e2e-frontend Updated casper test fixture to latest version 2022-01-25 14:10:53 +00:00
e2e-server
integration Updated tests to handle visibility tier 2022-02-01 11:13:51 +05:30
regression Updated all members tests to use mockManager 2022-02-10 12:21:05 +00:00
unit Added unit tests for content gating post access 2022-02-11 14:26:04 +05:30
utils Add option to include member in the adminAPIAgent 2022-02-11 12:37:00 +00:00
.eslintignore Updated casper test fixture to latest version 2022-01-25 14:10:53 +00:00
.eslintrc.js
.jshintrc