feat: create UAT test directory structure and configuration
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
TEST_BASE_URL=http://localhost:3001
|
||||
API_BASE_URL=http://localhost:8080
|
||||
TEST_TIMEOUT=30000
|
||||
TEST_RETRY_COUNT=2
|
||||
HEADLESS_BROWSER=true
|
||||
Reference in New Issue
Block a user