6
0
mirror of https://github.com/ChristianLight/tutor.git synced 2024-12-12 14:17:46 +00:00
tutor/tests
Régis Behmo 0d997c9479 feat: auto-mount edx-platform python requirements
These changes make to possible to run:

    tutor mounts add /path/to/my-xblock

The xblock directory with then be auto-magically bind-mounted in the
"openedx" image at build time, and the lms*/cms* containers at run time.

This makes it effectively possible to work as a developer on
edx-platform requirements.

We take the opportunity to move some openedx-specific code to a
dedicated module.

Close https://github.com/openedx/wg-developer-experience/issues/177
2023-12-10 22:57:08 +01:00
..
commands fix: broken mysql after palm upgrade 2023-08-16 19:01:41 +02:00
core depr: templated hooks 2023-06-14 21:08:49 +02:00
__init__.py Add unit tests! yay! 2019-03-23 16:16:44 -07:00
helpers.py feat: refactor hooks API for simplification 2023-01-31 10:17:58 +01:00
openedx-lms-common-settings Better dev environment 2019-10-24 20:03:36 +02:00
test_bindmount.py feat: auto-mount edx-platform python requirements 2023-12-10 22:57:08 +01:00
test_config.py feat: strongly typed hooks 2022-11-15 14:58:36 +01:00
test_env.py fix: render list config items 2023-09-05 16:06:44 +02:00
test_plugin_indexes.py feat: plugin indexes 2023-02-10 10:06:38 +01:00
test_plugins_v0.py depr: templated hooks 2023-06-14 21:08:49 +02:00
test_serialize.py fix: parse strings prefixed with "#" in config save --set ... 2023-09-06 12:06:10 +02:00
test_utils.py fix: fix ulimits error for elasticsearch in Docker rootless mode 2023-11-23 12:36:07 +01:00