mirror of
https://github.com/TryGhost/Ghost.git
synced 2024-12-01 05:50:35 +03: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 |
||
---|---|---|
.. | ||
e2e-api | ||
e2e-frontend | ||
e2e-server | ||
integration | ||
regression | ||
unit | ||
utils | ||
.eslintignore | ||
.eslintrc.js | ||
.jshintrc |