I want to make clear that these tests rely on XBlocks in other repos, and that ideally in time we would move these tests into the XBlock repo.
8 lines
219 B
Python
8 lines
219 B
Python
"""Tests of XBlocks integrated with edx-platform.
|
|
|
|
These tests exercise XBlocks which may live in other repos, to confirm both
|
|
that the XBlock works, and that edx-platform continues to properly support the
|
|
XBlock.
|
|
|
|
"""
|