feat: Serialize tag data in OLX for blocks (#34145)

This commit is contained in:
Yusuf Musleh
2024-02-14 21:30:23 +03:00
committed by GitHub
parent 5a36fa9163
commit 6e0bc66a77
10 changed files with 475 additions and 5 deletions

View File

@@ -56,6 +56,7 @@ class PureXBlock(XBlock):
@ddt.ddt
@pytest.mark.django_db
class RoundTripTestCase(unittest.TestCase):
"""
Check that our test courses roundtrip properly.