0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-03-11 02:12:21 -05:00
ghost/test
Fabien 'egg' O'Carroll 09a516a179
Fixed Stripe Connect (#14857)
refs https://github.com/TryGhost/Team/issues/1637

The `stripe_connect_integration_token` setting is required for the Stripe
Connect flow to work. The existing `stripe_connect_*` settings are also not able
to be edited. So we've updated the allow list to remove those, and add the one
required for the Stripe Connect flow.
2022-05-18 13:27:50 +01:00
..
e2e-api Fixed Stripe Connect (#14857) 2022-05-18 13:27:50 +01:00
e2e-browser Added note about installing the E2E browsers 2022-02-22 10:20:40 +01:00
e2e-frontend Fixed failing checkout session creation for offers (#14855) 2022-05-18 15:10:07 +05:30
e2e-server Renamed "client" references to "admin" 2022-05-17 09:05:44 +01:00
integration Removed useless comment 2022-05-17 17:21:38 +08:00
regression Improved assertions in frontend test suite 2022-05-17 17:21:38 +08:00
unit Reworked preview controller output 2022-05-17 17:21:38 +08:00
utils Reworked preview controller output 2022-05-17 17:21:38 +08:00
.eslintignore Updated casper test fixture to latest version 2022-01-25 14:10:53 +00:00
.eslintrc.js
.jshintrc