0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-02-17 23:44:39 -05:00
ghost/test/utils
Daniel Lockyer 6d521cc14c Added migration for Ghost Explore permissions
- this adds permissions so the Ghost Explore integration has permission
  to access the `/explore/` endpoint
2022-07-08 11:54:31 +02:00
..
fixtures Added migration for Ghost Explore permissions 2022-07-08 11:54:31 +02:00
mocks
admin-api-test-agent.js Refactored Admin API test agent to use async/await 2022-06-01 17:48:08 +08:00
admin-utils.js Renamed "client" references to "admin" 2022-05-17 09:05:44 +01:00
api.js
assertions.js
configUtils.js
content-api-test-agent.js
db-utils.js
e2e-framework-mock-manager.js Extracted webhook mock receiver into a package 2022-06-03 11:57:39 +08:00
e2e-framework.js Added webhook fixute utils 2022-06-03 11:57:39 +08:00
e2e-utils.js
fixture-utils.js Added webhook fixute utils 2022-06-03 11:57:39 +08:00
ghost-api-test-agent.js Added root Ghost server/API test agent 2022-05-20 13:17:00 +08:00
index.js
members-api-test-agent.js
overrides.js
redirects.js
test-agent.js
url-service-utils.js
urlUtils.js