mirror of
https://github.com/TryGhost/Ghost.git
synced 2025-01-06 22:40:14 -05:00
abb3ee48e4
refs https://github.com/TryGhost/Team/issues/1372 - Added tests for Stripe webhooks that cancel a subscription (paid and complimentary) - Tests for manually adding a complimentary member, and removing it again (the 'new' way) - Added tests for creating new members (paid, complimentary) - Includes tests for the `stripe_customer_id` property when creating new members (this is broken, fixed by https://github.com/TryGhost/Members/pull/378#issuecomment-1070835800) - Deduplicated some nock code for Stripe - Improved event assertions and interference between multiple tests in the giant members test file (by asserting only for the affected member id instead of all events). |
||
---|---|---|
.. | ||
signin.test.js | ||
webhooks.test.js |