Improve config testcases: - let THEME_CUSTOMIZATION_FILE_PATH to be set to check the default value - add helper function overrideConfig
7 lines
229 B
Plaintext
7 lines
229 B
Plaintext
# For the CI job test-e2e
|
|
BURST_THROTTLE_RATES="200/minute"
|
|
DJANGO_SERVER_TO_SERVER_API_TOKENS=test-e2e
|
|
SUSTAINED_THROTTLE_RATES="200/hour"
|
|
Y_PROVIDER_API_KEY=yprovider-api-key
|
|
Y_PROVIDER_API_BASE_URL=http://y-provider:4444/api/
|