mirror of
https://github.com/ChristianLight/tutor.git
synced 2024-11-05 12:57:52 +00:00
0c0db78310
This has an impact on plugin hooks. Plugin hooks that needed to run inside mysql-client now need to run inside mysql container. This simplifies the deployment, as we no longer have an empty mysql-client container sitting around. When mysql is not enabled (ACTIVATE_MYSQL=False) the mysql container is simply a mysql client. |
||
---|---|---|
.. | ||
__init__.py | ||
test_config.py | ||
test_env.py | ||
test_plugins.py | ||
test_scripts.py | ||
test_serialize.py | ||
test_utils.py |