coolify/tests/Feature/Subscription
Andras Bacsai 2719d66042 feat: add ClickHouse backups and cloud ops tools
Enable scheduled ClickHouse backups across the job, API, and UI, and
guard unsupported database types via isBackupSolutionAvailable().
Convert Stripe subscription sync from a job to an action with clearer
discrepancy resolution, and add cloud:export-users plus
cloud:cleanup-unverified-users with tests.
2026-07-16 11:57:52 +02:00
..
CancelSubscriptionActionsTest.php chore: prepare for PR 2026-02-26 18:22:03 +01:00
RefundSubscriptionTest.php feat(subscription): add Stripe action controls 2026-06-12 15:54:21 +02:00
ResumeSubscriptionTest.php chore: prepare for PR 2026-02-26 18:22:03 +01:00
StripeProcessJobTest.php fix(subscription): clamp dynamic quantity to MIN_SERVER_LIMIT on update 2026-06-19 08:27:41 +02:00
SubscriptionActionsTest.php feat(subscription): add Stripe action controls 2026-06-12 15:54:21 +02:00
SyncStripeSubscriptionsActionTest.php feat: add ClickHouse backups and cloud ops tools 2026-07-16 11:57:52 +02:00
TeamSubscriptionEndedTest.php feat: add ClickHouse backups and cloud ops tools 2026-07-16 11:57:52 +02:00
UpdateSubscriptionQuantityTest.php feat(subscription): add billing interval to price preview 2026-03-27 19:05:13 +01:00
VerifyStripeSubscriptionStatusJobTest.php fix(stripe): add error handling and resilience to subscription operations 2026-03-18 15:21:59 +01:00