mirror of
https://github.com/TryGhost/Ghost.git
synced 2025-01-20 22:42:53 -05:00
126fc8cb81
no-issue Because we were returning the call to `boot`, rather than awaiting it, it meant that once a test was provided with an API Agent the Ghost application hadn't necessarily started. This was noticed whilst working on the Members API which requires the frontend to be loaded. When the frontend is loaded we must also wait for the url service to have finished initialising, so that we do not run into 503 maintenance errors when hitting the frontend. |
||
---|---|---|
.. | ||
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 |