mirror of
https://github.com/GSA/notifications-admin.git
synced 2025-12-09 06:33:52 -05:00
12 lines
284 B
INI
12 lines
284 B
INI
|
|
[pytest]
|
||
|
|
testpaths = tests
|
||
|
|
env =
|
||
|
|
NOTIFY_ENVIRONMENT=test
|
||
|
|
ADMIN_CLIENT_SECRET=dev-notify-secret-key
|
||
|
|
API_HOST_NAME=test
|
||
|
|
DANGEROUS_SALT=dev-notify-salt
|
||
|
|
SECRET_KEY=dev-notify-secret-key
|
||
|
|
DESKPRO_API_HOST=test
|
||
|
|
DESKPRO_API_KEY=test
|
||
|
|
STATSD_PREFIX=stats-prefix
|