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
cb4fa021de99ef18a746597c88b68ebea49d5462
edx-platform
/
lms
/
djangoapps
/
discussion
/
rest_api
/
tests
History
0x29a
fd191db332
refactor: rename module (or item) -> block within remaining lms
...
Also, removed `_iter_scorable_xmodules` method from `lms/djangoapps/grades/transformer.py` file.
2023-01-30 18:15:23 +01:00
..
__init__.py
Move discussion_api to discussion/rest_api
2019-05-03 12:07:21 -04:00
test_api.py
refactor: rename module (or item) -> block within remaining lms
2023-01-30 18:15:23 +01:00
test_forms.py
Add new discussions API endpoints to retrieve comments and threads from an user [BD-38] [TNL-8796] [BB-4969] (
#29137
)
2022-01-04 11:21:47 +05:00
test_pagination.py
replaced unittest assertions pytest assertions (
#26544
)
2021-02-19 11:59:44 +05:00
test_permissions.py
fix: update editable action item for different discussion and course roles
2022-09-19 11:51:24 +05:00
test_render.py
fix!: use bleach instead of custom code to sanitise forum posts (
#28641
)
2021-09-23 11:37:05 +05:00
test_serializers.py
fix: update editable action item for different discussion and course roles
2022-09-19 11:51:24 +05:00
test_utils.py
fix: remove chapters if thre are no sequentials in Topics v3 (
#31625
)
2023-01-24 13:18:27 +05:00
test_views.py
refactor: rename module (or item) -> block within remaining lms
2023-01-30 18:15:23 +01:00
utils.py
feat: backend change for copy post functionality for discussions post (
#30941
)
2022-09-12 12:31:57 +05:00