Create a third shard for lms unit tests.
This will leverage the nose attrib plugin to allow us to break tests apart on our build system to run in parallel on separate nodes.
Showing
- lms/djangoapps/discussion_api/tests/test_api.py 12 additions, 0 deletionslms/djangoapps/discussion_api/tests/test_api.py
- lms/djangoapps/django_comment_client/base/tests.py 14 additions, 0 deletionslms/djangoapps/django_comment_client/base/tests.py
- lms/djangoapps/mobile_api/users/tests.py 8 additions, 0 deletionslms/djangoapps/mobile_api/users/tests.py
- lms/djangoapps/mobile_api/video_outlines/tests.py 4 additions, 0 deletionslms/djangoapps/mobile_api/video_outlines/tests.py
- lms/djangoapps/verify_student/tests/test_views.py 17 additions, 0 deletionslms/djangoapps/verify_student/tests/test_views.py
- openedx/core/djangoapps/bookmarks/tests/test_api.py 2 additions, 0 deletionsopenedx/core/djangoapps/bookmarks/tests/test_api.py
- openedx/core/djangoapps/bookmarks/tests/test_models.py 3 additions, 0 deletionsopenedx/core/djangoapps/bookmarks/tests/test_models.py
- openedx/core/djangoapps/bookmarks/tests/test_services.py 2 additions, 0 deletionsopenedx/core/djangoapps/bookmarks/tests/test_services.py
- openedx/core/djangoapps/bookmarks/tests/test_tasks.py 2 additions, 0 deletionsopenedx/core/djangoapps/bookmarks/tests/test_tasks.py
- openedx/core/djangoapps/bookmarks/tests/test_views.py 3 additions, 0 deletionsopenedx/core/djangoapps/bookmarks/tests/test_views.py
- openedx/core/djangoapps/ccxcon/tests/test_signals.py 2 additions, 0 deletionsopenedx/core/djangoapps/ccxcon/tests/test_signals.py
- openedx/core/djangoapps/ccxcon/tests/test_tasks.py 2 additions, 0 deletionsopenedx/core/djangoapps/ccxcon/tests/test_tasks.py
- openedx/core/djangoapps/content/course_overviews/management/commands/tests/test_generate_course_overview.py 2 additions, 0 deletions...anagement/commands/tests/test_generate_course_overview.py
- openedx/core/djangoapps/content/course_structures/tests.py 2 additions, 0 deletionsopenedx/core/djangoapps/content/course_structures/tests.py
- openedx/core/djangoapps/course_groups/management/commands/tests/test_post_cohort_membership_fix.py 2 additions, 0 deletions...agement/commands/tests/test_post_cohort_membership_fix.py
- openedx/core/djangoapps/course_groups/tests/test_cohorts.py 4 additions, 0 deletionsopenedx/core/djangoapps/course_groups/tests/test_cohorts.py
- openedx/core/djangoapps/course_groups/tests/test_partition_scheme.py 5 additions, 0 deletions...e/djangoapps/course_groups/tests/test_partition_scheme.py
- openedx/core/djangoapps/course_groups/tests/test_views.py 8 additions, 0 deletionsopenedx/core/djangoapps/course_groups/tests/test_views.py
- openedx/core/djangoapps/credentials/tests/test_models.py 2 additions, 1 deletionopenedx/core/djangoapps/credentials/tests/test_models.py
- openedx/core/djangoapps/credentials/tests/test_utils.py 2 additions, 0 deletionsopenedx/core/djangoapps/credentials/tests/test_utils.py
Loading
Please register or sign in to comment