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
0ddcfee673dabb1bf0b3ed4c42366fb91ccdbb21
edx-platform
/
lms
/
djangoapps
/
bulk_email
/
tests
History
Jeremy Bowman
b351e58c25
Fix bulk email i18n tests under Python 3 BOM-927 (
#22052
)
2019-10-17 10:40:47 -04:00
..
__init__.py
Add bulk email feature for instructors, with optout option
2013-08-29 12:40:31 -04:00
test_course_optout.py
Python 3: assertIn -> assertContains consistency
2019-09-30 08:51:01 -04:00
test_email.py
Fix bulk email i18n tests under Python 3 BOM-927 (
#22052
)
2019-10-17 10:40:47 -04:00
test_err_handling.py
Convert response bytes to str before JSON parsing. (
#21375
)
2019-08-19 11:01:55 -04:00
test_forms.py
Merge pull request
#20620
from edx/mroytman/bulk-email-python-api
2019-05-21 18:38:24 -04:00
test_models.py
BOM Project
2019-09-25 18:31:54 +05:00
test_signals.py
Python-3: assertIn(..response.content) -> assertContains
2019-09-30 08:50:38 -04:00
test_tasks.py
INCR-257 Run python-modernize on lms/djangoapps/bulk_email/migrations and lms/djangoapps/bulk_email/tests (
#20563
)
2019-05-21 11:34:42 -04:00