mirror of
https://github.com/mediacms-io/mediacms.git
synced 2025-02-09 23:22:46 +01:00
Segregation of Dev and Prod envs, addition of tests Co-authored-by: Markos Gogoulos <mgogoulos@gmail.com> Co-authored-by: Ubuntu <shubhank@my-hostings.nxfutj5b2tlubjykddwgszqteb.bx.internal.cloudapp.net>
6 lines
110 B
INI
6 lines
110 B
INI
[pytest]
|
|
DJANGO_SETTINGS_MODULE = cms.settings
|
|
python_files = test_*.py
|
|
|
|
markers =
|
|
slow: slow running test |