Files
edx-platform/openedx/core/djangoapps/xblock/tests

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>`_.