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
0023e69b693d14abc2c3be237a3d7de59cdbdbcd
edx-platform
/
openedx
/
features
/
enterprise_support
/
tests
History
Alex Dusenbery
341c1c98e5
ENT-3503 | Add unit tests to cover 100% of openedx.features.enterprise_support.utils, all in a single test file.
2020-11-23 14:52:41 -05: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
Prevent an unbound local variable exception in enterprise_support.api. Add more unit tests for same.
2020-09-22 11:15:17 -04:00
test_admin.py
Use full names for common.djangoapps imports; warn when using old style (
#25477
)
2020-11-10 07:02:01 -05:00
test_api.py
ENT-3503 | Adds more unit tests for enterprise_support.api, and one TODO for same.
2020-11-23 11:42:36 -05:00
test_logout.py
Use full names for common.djangoapps imports; warn when using old style (
#25477
)
2020-11-10 07:02:01 -05:00
test_signals.py
Use full names for common.djangoapps imports; warn when using old style (
#25477
)
2020-11-10 07:02:01 -05:00
test_utils.py
ENT-3503 | Add unit tests to cover 100% of openedx.features.enterprise_support.utils, all in a single test file.
2020-11-23 14:52:41 -05:00