From 31966b6cbef88006056db44448cdaf59ba40533e Mon Sep 17 00:00:00 2001 From: Matthew Lemon Date: Mon, 9 Sep 2024 08:57:00 +0100 Subject: Test passing: signal sent on sign-up to create subscription - user signs up - signal sent which creates Subscription based on SubscriptionPlan allowing 10 downloads initially. Plan lasts 365 days at present --- pyblackbird_cc/payments/tests/__init__.py | 0 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 pyblackbird_cc/payments/tests/__init__.py (limited to 'pyblackbird_cc/payments/tests/__init__.py') diff --git a/pyblackbird_cc/payments/tests/__init__.py b/pyblackbird_cc/payments/tests/__init__.py new file mode 100644 index 0000000..e69de29 -- cgit v1.2.3