mirror of
https://github.com/TryGhost/Ghost.git
synced 2025-01-20 22:42:53 -05:00
00e4a8cad4
- 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 |
||
---|---|---|
.. | ||
fixtures | ||
mocks | ||
admin-utils.js | ||
api.js | ||
assertions.js | ||
configUtils.js | ||
db-utils.js | ||
e2e-framework-mock-manager.js | ||
e2e-framework.js | ||
e2e-utils.js | ||
fixture-utils.js | ||
index.js | ||
overrides.js | ||
redirects.js | ||
test-agent.js | ||
url-service-utils.js | ||
urlUtils.js |