Change how config is loaded from env for testing

This commit is contained in:
Dylan
2023-07-02 17:54:49 +01:00
parent 828dbdca04
commit c098c0aad4
5 changed files with 26 additions and 19 deletions

8
pytest.ini Normal file
View File

@ -0,0 +1,8 @@
[pytest]
env =
VXTWITTER_LINK_CACHE=ram
VXTWITTER_APP_NAME=vxTwitter
VXTWITTER_REPO=https://github.com/dylanpdx/BetterTwitFix
VXTWITTER_URL=https://vxtwitter.com
VXTWITTER_COMBINATION_METHOD=local
RUNNING_SERVERLESS=1