Ghost/test
Fabien 'egg' O'Carroll 133a41c256
Added scaffolding for testing Members with Stripe (#14142)
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
2022-02-15 15:08:58 +02:00
..
e2e-api Added scaffolding for testing Members with Stripe (#14142) 2022-02-15 15:08:58 +02:00
e2e-frontend Fixed e2e-framework to correctly compare headers 2022-02-15 18:38:45 +07:00
e2e-server Fixed ETag header for admin templates not changing between versions (#13680) 2021-10-22 14:25:58 +01:00
integration Updated tests to handle visibility tier 2022-02-01 11:13:51 +05:30
regression Updated the authentication test 2022-02-14 18:22:53 +01:00
unit Added unit tests for content gating post access 2022-02-11 14:26:04 +05:30
utils Added scaffolding for testing Members with Stripe (#14142) 2022-02-15 15:08:58 +02:00
.eslintignore Updated casper test fixture to latest version 2022-01-25 14:10:53 +00:00
.eslintrc.js Upgraded no-skipped-test rule to error 2021-05-26 14:57:43 +01:00
.jshintrc Move tests from core to root (#11700) 2020-03-30 16:26:47 +01:00