diff options
Diffstat (limited to 'api/pytest.ini')
| -rw-r--r-- | api/pytest.ini | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/api/pytest.ini b/api/pytest.ini new file mode 100644 index 00000000..775a8ff4 --- /dev/null +++ b/api/pytest.ini @@ -0,0 +1,5 @@ +[pytest] +env = + OPENDC_FLASK_TESTING=True + OPENDC_FLASK_SECRET=Secret + OPENDC_SERVER_BASE_URL=localhost |
