mirror of
https://github.com/TryGhost/Ghost.git
synced 2025-01-03 08:25:06 +03:00
133a41c256
refs https://github.com/TryGhost/Team/issues/1338 This adds some initial scaffolding to make it easier to test Members with Stripe - `mockStripe` method to disable the network, so we can use nock to intercept Stripe API calls - `setupStripe` method to be called _before_ getting an agent so that Stripe is configured - `getMembersAPIAgent` to get an agent for the Members frontend API |
||
---|---|---|
.. | ||
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 |