This website requires JavaScript.
Explore
Help
Sign In
Andal.LND
/
edx-platform
Watch
6
Star
0
Fork
0
You've already forked edx-platform
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
4ad2df083df851e22f9b4fe64f8adc010ed55071
edx-platform
/
openedx
/
features
/
enterprise_support
/
tests
History
Alex Dusenbery
4ad2df083d
Ensure that get_enterprise_learner_portal_enabled_message() returns None when there is no associated enterprise customer for the given request. Add unit tests for this function.
2020-09-21 12:47:00 -04:00
..
mixins
[ENT-3315] Reduce calls to enterprise-learner endpoint by looking up data from db
2020-08-12 15:24:39 -06:00
__init__.py
Fix all E303 pep8 errors.
2019-12-30 12:25:38 -05:00
factories.py
ENT-2892 | Bump edx-enterprise to 3.4.36. This version removes some model field references, but does not create a migration, to the test to check that migrations are in sync has been skipped here.
2020-08-04 14:24:56 -04:00
test_admin.py
override enrollment attributes for learners
2020-06-24 21:37:24 +05:00
test_api.py
Ensure that get_enterprise_learner_portal_enabled_message() returns None when there is no associated enterprise customer for the given request. Add unit tests for this function.
2020-09-21 12:47:00 -04:00
test_logout.py
Improved enterprise target regex
2020-04-06 12:27:44 +05:00
test_signals.py
Run
2to3 -f future . -w
2019-12-30 10:35:30 -05:00
test_utils.py
ENT-3367 | Show at most 1 Enterprise Learner Portal dashboard link in the header user-menu. Also, guard against no branding config when getting learner portal data.
2020-09-18 10:23:32 -04:00