6
0
mirror of https://github.com/ChristianLight/tutor.git synced 2024-11-05 04:48:00 +00:00
tutor/tests
Régis Behmo 6a68c4cc20 Progress on the plugins/k8s front
This commit introduces many changes:
- a fully functional minio plugin for local installation
- an almost-functional native k8s deployment
- a new way to process configuration, better suited to plugins

There are still many things to do:
- get rid of all the TODOs
- get a fully functional minio plugin for k8s
- add documentation for pluginso
- ...
2019-06-07 22:49:45 +02:00
..
__init__.py Add unit tests! yay! 2019-03-23 16:16:44 -07:00
test_config.py Progress on the plugins/k8s front 2019-06-07 22:49:45 +02:00
test_env.py Progress on the plugins/k8s front 2019-06-07 22:49:45 +02:00
test_plugins.py Progress on the plugins/k8s front 2019-06-07 22:49:45 +02:00
test_scripts.py Progress on the plugins/k8s front 2019-06-07 22:49:45 +02:00
test_utils.py Major refactoring of config module 2019-05-29 09:53:54 +02:00