7
0
mirror of https://github.com/ChristianLight/tutor.git synced 2024-06-26 08:52:34 +00:00
tutor/tests
Régis Behmo b01f4d9c0e Better dev environment
The `dev` commands now rely on a different openedx-dev docker image.
This gives us multiple improvements:

- no more chown in base image
- faster chown in development
- mounted requirements volume in development
- fix static assets issues
- bundled ipdb/vim/... packages, which are convenient for development

Close #235
2019-10-24 20:03:36 +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_config.py Fix missing password values from generated configuration 2019-06-24 12:36:19 +02:00
test_env.py Get rid of mysql-client container 2019-09-03 10:36:10 +02:00
test_images.py Better dev environment 2019-10-24 20:03:36 +02:00
test_plugins.py Move tutor-minio to dedicated plugin repo 2019-08-20 17:46:53 +02:00
test_scripts.py Progress on the plugins/k8s front 2019-06-07 22:49:45 +02:00
test_serialize.py Fix parsing of weird characters in configuration parameters 2019-07-11 10:31:23 +08:00
test_utils.py Improve command line yaml value deserialization 2019-07-10 15:22:12 +08:00