Change how config is loaded from env for testing
This commit is contained in:
8
pytest.ini
Normal file
8
pytest.ini
Normal 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
|
Reference in New Issue
Block a user