Andreas Klöckner
Andreas Klöckner
To help me avoid production breakage that need to be fixed *right now* during system updates. https://samltest.id/start-sp-test/ could help.
There are still a few failures here. But the result may well be worth it... the (non `--slow`) tests run in 2:30 on my laptop when parallelized.
As of f6710f73, the following remain: ``` /home/andreas/work/django/relate/.venv/lib/python3.9/site-packages/django/apps/registry.py:91: RemovedInDjango41Warning: 'course' defines default_app_config = 'course.apps.CourseConfig'. Django now detects this configuratio n automatically. You can remove default_app_config. /home/andreas/work/django/relate/.venv/lib/python3.9/site-packages/django/apps/registry.py:91: RemovedInDjango41Warning: 'accounts' defines default_app_config...
- Simply hand instructor code (from the repo) to a Python callable running in the container and expect it to produce a feedback JSON. - Participant code could be one...
Closes #621 @dzhuang Could you review/comment?
cc @dzhuang Lots left to do: - [ ] Fix Django templates to refer to this - [ ] Get a basic page load to work - [ ] Get...