Merge pull request #17873 from edx/bexline/refactor_tpa_models
ENT-943 Refactoring third_party_auth models
No related branches found
No related tags found
Showing
- common/djangoapps/third_party_auth/admin.py 1 addition, 1 deletioncommon/djangoapps/third_party_auth/admin.py
- common/djangoapps/third_party_auth/api/tests/test_views.py 4 additions, 4 deletionscommon/djangoapps/third_party_auth/api/tests/test_views.py
- common/djangoapps/third_party_auth/management/commands/tests/test_saml.py 4 additions, 0 deletions...s/third_party_auth/management/commands/tests/test_saml.py
- common/djangoapps/third_party_auth/migrations/0019_consolidate_slug.py 55 additions, 0 deletions...apps/third_party_auth/migrations/0019_consolidate_slug.py
- common/djangoapps/third_party_auth/models.py 15 additions, 9 deletionscommon/djangoapps/third_party_auth/models.py
- common/djangoapps/third_party_auth/provider.py 4 additions, 4 deletionscommon/djangoapps/third_party_auth/provider.py
- common/djangoapps/third_party_auth/tasks.py 1 addition, 1 deletioncommon/djangoapps/third_party_auth/tasks.py
- common/djangoapps/third_party_auth/tests/factories.py 2 additions, 1 deletioncommon/djangoapps/third_party_auth/tests/factories.py
- common/djangoapps/third_party_auth/tests/specs/test_testshib.py 2 additions, 0 deletions.../djangoapps/third_party_auth/tests/specs/test_testshib.py
- common/djangoapps/third_party_auth/tests/test_provider.py 4 additions, 3 deletionscommon/djangoapps/third_party_auth/tests/test_provider.py
- common/djangoapps/third_party_auth/tests/testutil.py 1 addition, 0 deletionscommon/djangoapps/third_party_auth/tests/testutil.py
- common/test/db_fixtures/third_party_auth.json 3 additions, 0 deletionscommon/test/db_fixtures/third_party_auth.json
- lms/djangoapps/student_account/test/test_views.py 1 addition, 0 deletionslms/djangoapps/student_account/test/test_views.py
Loading
Please register or sign in to comment