7
0
mirror of https://github.com/ChristianLight/tutor.git synced 2024-06-07 00:20:49 +00:00
tutor/tests
Eric Herrera 389dd96fdd fix: YamlParamType supports line terminators
This fix allows using a multiple line formatted Yaml string as input for setting a Tutor config value.
2021-04-25 09:14:21 +02: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 refactor: add type annotations 2021-03-15 21:46:55 +01:00
test_config.py refactor: better config type checking 2021-04-18 18:02:02 +02:00
test_env.py refactor: better config type checking 2021-04-18 18:02:02 +02:00
test_images.py refactor: better config type checking 2021-04-18 18:02:02 +02:00
test_plugins.py refactor: better config type checking 2021-04-18 18:02:02 +02:00
test_serialize.py fix: YamlParamType supports line terminators 2021-04-25 09:14:21 +02:00
test_utils.py refactor: add type annotations 2021-03-15 21:46:55 +01:00