Using OLX, create a legacy library .tar.gz that includes:
- An unsupported container type: itembank (aka Problem Bank)
Another unsupported container type: split_test (aka Content Experiment) nvm, this is redundant with (1)
- A block which isn't installed, e.g. my_fake_block
<my_fake_block url_name="fake">
This XBlock type isn't installed anywhere, because I just invented it!
</my_fake_block>
- A block which is broken... but not in a way that should prevent its migration. e.g., an advanced problem with malformed CAPA.
- As a control, a non-broken builtin block, like problem
- As a control, a non-broken external block, like drag-and-drop-v2
- As a control, a non-broken external advanced block, like edx-sga
Name the blocks so that it's obvious to the testers what the expected behavior of each one is.