|
@@ -120,7 +120,7 @@ Running tests
|
|
|
|
|
|
There is a set of unit tests you can run with :
|
|
There is a set of unit tests you can run with :
|
|
|
|
|
|
- ./manage.py test
|
|
|
|
|
|
+ DJANGO_SETTINGS_MODULE=coin.settings_test ./manage.py test
|
|
|
|
|
|
LDAP-related tests are disabled by default.
|
|
LDAP-related tests are disabled by default.
|
|
|
|
|