replaced unittest assertions pytest assertions (#26549)
Showing
- lms/djangoapps/teams/tests/test_api.py 42 additions, 60 deletionslms/djangoapps/teams/tests/test_api.py
- lms/djangoapps/teams/tests/test_csv.py 42 additions, 57 deletionslms/djangoapps/teams/tests/test_csv.py
- lms/djangoapps/teams/tests/test_models.py 21 additions, 24 deletionslms/djangoapps/teams/tests/test_models.py
- lms/djangoapps/teams/tests/test_serializers.py 18 additions, 54 deletionslms/djangoapps/teams/tests/test_serializers.py
- lms/djangoapps/teams/tests/test_services.py 6 additions, 15 deletionslms/djangoapps/teams/tests/test_services.py
- lms/djangoapps/teams/tests/test_views.py 152 additions, 209 deletionslms/djangoapps/teams/tests/test_views.py
- lms/djangoapps/verify_student/management/commands/tests/test_backfill_sso_verifications_for_old_account_links.py 9 additions, 9 deletions.../test_backfill_sso_verifications_for_old_account_links.py
- lms/djangoapps/verify_student/management/commands/tests/test_manual_verify_student.py 4 additions, 4 deletions...t/management/commands/tests/test_manual_verify_student.py
- lms/djangoapps/verify_student/management/commands/tests/test_populate_expiry_date.py 3 additions, 3 deletions...nt/management/commands/tests/test_populate_expiry_date.py
- lms/djangoapps/verify_student/management/commands/tests/test_send_verification_expiry_email.py 17 additions, 17 deletions...ent/commands/tests/test_send_verification_expiry_email.py
- lms/djangoapps/verify_student/management/commands/tests/test_update_expiration_date.py 5 additions, 5 deletions.../management/commands/tests/test_update_expiration_date.py
- lms/djangoapps/verify_student/management/commands/tests/test_verify_student.py 2 additions, 2 deletions..._student/management/commands/tests/test_verify_student.py
- lms/djangoapps/verify_student/tests/__init__.py 4 additions, 4 deletionslms/djangoapps/verify_student/tests/__init__.py
- lms/djangoapps/verify_student/tests/test_fake_software_secure.py 2 additions, 2 deletions...ngoapps/verify_student/tests/test_fake_software_secure.py
- lms/djangoapps/verify_student/tests/test_integration.py 1 addition, 1 deletionlms/djangoapps/verify_student/tests/test_integration.py
- lms/djangoapps/verify_student/tests/test_models.py 51 additions, 63 deletionslms/djangoapps/verify_student/tests/test_models.py
- lms/djangoapps/verify_student/tests/test_services.py 9 additions, 9 deletionslms/djangoapps/verify_student/tests/test_services.py
- lms/djangoapps/verify_student/tests/test_signals.py 6 additions, 6 deletionslms/djangoapps/verify_student/tests/test_signals.py
- lms/djangoapps/verify_student/tests/test_utils.py 13 additions, 13 deletionslms/djangoapps/verify_student/tests/test_utils.py
- lms/djangoapps/verify_student/tests/test_views.py 98 additions, 120 deletionslms/djangoapps/verify_student/tests/test_views.py
Please register or sign in to comment