We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f1e2e15 commit 7a9d707Copy full SHA for 7a9d707
env-example
@@ -1,3 +1,4 @@
1
+TEST_DATABASE_NAME = str
2
DATABASE_NAME = str
3
DATABASE_HOST = str
4
DATABASE_USER = str
readme.md
@@ -44,4 +44,7 @@ payment. The Organization makes the payment and a payment record is saved in the
44
45
- Hubspot
46
- Sendgrid
47
- - Stripe
+ - Stripe
48
+
49
+# Running tests
50
+ - pytest
0 commit comments