Adding pytest config / env and basic auth

This commit is contained in:
evilchili
2022-11-19 16:06:23 -08:00
parent e28a2ffb95
commit 27b97f2bc4
8 changed files with 60 additions and 10 deletions
+4
View File
@@ -0,0 +1,4 @@
HOST=127.0.0.1
DEBUG=1
USERNAME=test_username
PASSWORD=test_password