make unit tests respect mongo port/host settings (with default)
settings are read in from environment variable
Showing
- cms/envs/test.py 11 additions, 2 deletionscms/envs/test.py
- common/lib/xmodule/xmodule/contentstore/mongo.py 1 addition, 1 deletioncommon/lib/xmodule/xmodule/contentstore/mongo.py
- common/lib/xmodule/xmodule/modulestore/tests/django_utils.py 7 additions, 3 deletionscommon/lib/xmodule/xmodule/modulestore/tests/django_utils.py
- common/lib/xmodule/xmodule/modulestore/tests/mongo_connection.py 10 additions, 0 deletions...lib/xmodule/xmodule/modulestore/tests/mongo_connection.py
- common/lib/xmodule/xmodule/modulestore/tests/test_contentstore.py 4 additions, 3 deletions...ib/xmodule/xmodule/modulestore/tests/test_contentstore.py
- common/lib/xmodule/xmodule/modulestore/tests/test_cross_modulestore_import_export.py 4 additions, 2 deletions...modulestore/tests/test_cross_modulestore_import_export.py
- common/lib/xmodule/xmodule/modulestore/tests/test_mixed_modulestore.py 5 additions, 2 deletions...odule/xmodule/modulestore/tests/test_mixed_modulestore.py
- common/lib/xmodule/xmodule/modulestore/tests/test_mongo.py 6 additions, 5 deletionscommon/lib/xmodule/xmodule/modulestore/tests/test_mongo.py
- common/lib/xmodule/xmodule/modulestore/tests/test_split_modulestore.py 3 additions, 1 deletion...odule/xmodule/modulestore/tests/test_split_modulestore.py
- common/lib/xmodule/xmodule/modulestore/tests/test_split_w_old_mongo.py 3 additions, 1 deletion...odule/xmodule/modulestore/tests/test_split_w_old_mongo.py
- common/lib/xmodule/xmodule/modulestore/tests/test_xml_importer.py 4 additions, 2 deletions...ib/xmodule/xmodule/modulestore/tests/test_xml_importer.py
- lms/djangoapps/dashboard/git_import.py 4 additions, 3 deletionslms/djangoapps/dashboard/git_import.py
- lms/djangoapps/dashboard/management/commands/tests/test_git_add_course.py 4 additions, 2 deletions...ashboard/management/commands/tests/test_git_add_course.py
- lms/djangoapps/dashboard/tests/test_sysadmin.py 3 additions, 2 deletionslms/djangoapps/dashboard/tests/test_sysadmin.py
- lms/envs/test.py 20 additions, 2 deletionslms/envs/test.py
- pavelib/utils/test/utils.py 10 additions, 1 deletionpavelib/utils/test/utils.py
Please register or sign in to comment