summaryrefslogtreecommitdiff
path: root/pytest.ini
diff options
context:
space:
mode:
authorGeorgios Andreadis <info@gandreadis.com>2020-06-24 13:26:56 +0200
committerGeorgios Andreadis <info@gandreadis.com>2020-06-24 13:26:56 +0200
commitdb979d36d0b9693cc81ffa0bdd29364c6218fc95 (patch)
tree269c21d599ecd190a87e51775ef533b0ea847b56 /pytest.ini
parentc7f773b027019086153f0260b507c8fa173ee5e8 (diff)
Add working test setup
Diffstat (limited to 'pytest.ini')
-rw-r--r--pytest.ini5
1 files changed, 5 insertions, 0 deletions
diff --git a/pytest.ini b/pytest.ini
new file mode 100644
index 00000000..775a8ff4
--- /dev/null
+++ b/pytest.ini
@@ -0,0 +1,5 @@
+[pytest]
+env =
+ OPENDC_FLASK_TESTING=True
+ OPENDC_FLASK_SECRET=Secret
+ OPENDC_SERVER_BASE_URL=localhost