7
0
mirror of https://github.com/ChristianLight/tutor.git synced 2024-06-02 14:20:47 +00:00
tutor/tests
Régis Behmo 1c927c6e96 Automatically bind-mount volumes from volumes/
This introduces a new dev/local command:

    tutor dev bindmount CONTAINER PATH

And a new volume syntax:

    tutor dev run --volume=PATH CONTAINER

This syntax automatically bind-mounts folders from the tutorroot/volumes
directory, which is pretty nifty.
2021-01-12 22:43:06 +01:00
..
__init__.py Add unit tests! yay! 2019-03-23 16:16:44 -07:00
openedx-lms-common-settings Better dev environment 2019-10-24 20:03:36 +02:00
test_bindmounts.py Automatically bind-mount volumes from volumes/ 2021-01-12 22:43:06 +01:00
test_config.py v11.0.0 (2020-12-09) 2020-12-10 01:05:02 +01:00
test_env.py v11.0.0 (2020-12-09) 2020-12-10 01:05:02 +01:00
test_images.py Fix images.get_tag unit test 2020-07-21 09:28:44 +02:00
test_plugins.py Fix formatting according to newest black release 2020-10-15 17:33:28 +02:00
test_serialize.py Fix incorrectly parsed empty strings in config save --set ...=... 2020-01-21 18:32:34 +01:00
test_utils.py Add encrypt template filter 2020-04-04 18:22:15 +02:00