6
0
mirror of https://github.com/ChristianLight/tutor.git synced 2024-09-27 19:59:02 +00:00
tutor/tests
Régis Behmo 43d5da83e4 fix: utils tests on macOS
test_utils tests were failing on macOS when the settings file was properly
defined and present.

Close #560.
2022-01-08 18:48:50 +01:00
..
commands fix: unit tests in nightly 2022-01-04 14:37:37 +01:00
__init__.py Add unit tests! yay! 2019-03-23 16:16:44 -07:00
helpers.py refactor: add code coverage, cover CLI commands with tests 2022-01-04 13:40:33 +01:00
openedx-lms-common-settings Better dev environment 2019-10-24 20:03:36 +02:00
test_bindmounts.py fix: crash during local quickstart -p 2021-05-07 17:01:09 +02:00
test_config.py refactor: add code coverage, cover CLI commands with tests 2022-01-04 13:40:33 +01:00
test_env.py refactor: add code coverage, cover CLI commands with tests 2022-01-04 13:40:33 +01:00
test_images.py refactor: add code coverage, cover CLI commands with tests 2022-01-04 13:40:33 +01:00
test_jobs.py refactor: add code coverage, cover CLI commands with tests 2022-01-04 13:40:33 +01:00
test_plugins.py refactor: add code coverage, cover CLI commands with tests 2022-01-04 13:40:33 +01:00
test_serialize.py fix: YamlParamType supports line terminators 2021-04-25 09:14:21 +02:00
test_utils.py fix: utils tests on macOS 2022-01-08 18:48:50 +01:00