MICROBA-1025 | Update cert_whitelist.py management command
[MICROBA-1025] - Update management command to use the same logic that the Instructor Dashboard uses - Fix bug in management command where processing stopped when encountering a user that did not exist - Add more logging - Add and update tests where needed
Showing
- common/djangoapps/student/api.py 5 additions, 0 deletionscommon/djangoapps/student/api.py
- lms/djangoapps/certificates/api.py 77 additions, 30 deletionslms/djangoapps/certificates/api.py
- lms/djangoapps/certificates/management/commands/cert_whitelist.py 36 additions, 19 deletions...goapps/certificates/management/commands/cert_whitelist.py
- lms/djangoapps/certificates/management/commands/tests/test_cert_whitelist.py 72 additions, 14 deletions...ificates/management/commands/tests/test_cert_whitelist.py
- lms/djangoapps/certificates/tests/test_api.py 160 additions, 47 deletionslms/djangoapps/certificates/tests/test_api.py
- lms/djangoapps/instructor/tests/test_certificates.py 4 additions, 3 deletionslms/djangoapps/instructor/tests/test_certificates.py
- lms/djangoapps/instructor/views/api.py 9 additions, 22 deletionslms/djangoapps/instructor/views/api.py
Loading
Please register or sign in to comment