Files
edx-platform/openedx/core/djangoapps/xblock/tests
Jawayria 6ad42655b4 Refactor: Removed unused imports
Removed unused imports from openedx/core/djangoapps/{theming, user_authn, xblock}
2021-04-06 17:15:39 +05:00
..
2021-04-06 17:15:39 +05:00

XBlock App Suite Tests
======================

Where are they?

As much of the runtime and XBlock API code depends on a learning context, the
XBlock and XBlock Runtime APIs (both python and REST) in this django app are
tested via tests found in `content_libraries/tests <../../content_libraries/tests>`_.