0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-20 22:42:53 -05:00
ghost/test
Fabien "egg" O'Carroll f655ed3970 Added disableStripe method to mock manager
Some tests need to run without Stripe connected/enabled, which is the
default at the moment. This method will disconnect stripe for the
lifecycle of the API agent.
2022-03-10 11:35:03 +00:00
..
e2e-api Added tests for creating product benefits without name (#14217) 2022-03-10 10:10:35 +01:00
e2e-browser Added note about installing the E2E browsers 2022-02-22 10:20:40 +01:00
e2e-frontend Added the last_seen_at update on member page view 2022-03-02 13:58:26 +01:00
e2e-server
integration Updated tests to handle visibility tier 2022-02-01 11:13:51 +05:30
regression Fixed use of anyDate matcher 2022-03-03 12:06:40 +07:00
unit Removed Roon related importer code 2022-03-10 16:29:54 +08:00
utils Added disableStripe method to mock manager 2022-03-10 11:35:03 +00:00
.eslintignore Updated casper test fixture to latest version 2022-01-25 14:10:53 +00:00
.eslintrc.js
.jshintrc