7
0
mirror of https://github.com/ChristianLight/tutor.git synced 2024-06-26 00:42:35 +00:00
tutor/tutor/commands
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
..
__init__.py Move command modules to dedicated directory 2019-05-29 09:53:54 +02:00
cli.py refactor: add code coverage, cover CLI commands with tests 2022-01-04 13:40:33 +01:00
compose.py refactor: add code coverage, cover CLI commands with tests 2022-01-04 13:40:33 +01:00
config.py refactor: add code coverage, cover CLI commands with tests 2022-01-04 13:40:33 +01:00
context.py refactor: add code coverage, cover CLI commands with tests 2022-01-04 13:40:33 +01:00
dev.py feat: make it possible to override jobs in dev 2021-11-01 17:21:43 +01:00
images.py refactor: add code coverage, cover CLI commands with tests 2022-01-04 13:40:33 +01:00
k8s.py refactor: add code coverage, cover CLI commands with tests 2022-01-04 13:40:33 +01:00
local.py fix: utils tests on macOS 2022-01-08 18:48:50 +01:00
plugins.py refactor: add code coverage, cover CLI commands with tests 2022-01-04 13:40:33 +01:00