| Name |
Last commit
|
Last update |
|---|---|---|
| .. | ||
| features | ||
| management | ||
| tests | ||
| views | ||
| __init__.py | ||
| access.py | ||
| enrollment.py | ||
| hint_manager.py | ||
| offline_gradecalc.py | ||
| utils.py |
The submission time is serialized into json and sent to xqueue. Previously the whole json body argument to send_to_queue() was being matched. Sometimes the time calculated in the test would differ slightly from the time calculated in send_to_grader() and the test would fail. This fix tests individual fields of the body argument to mock_send_to_queue() instead.
| Name |
Last commit
|
Last update |
|---|---|---|
| .. | ||
| features | Loading commit data... | |
| management | Loading commit data... | |
| tests | Loading commit data... | |
| views | Loading commit data... | |
| __init__.py | Loading commit data... | |
| access.py | Loading commit data... | |
| enrollment.py | Loading commit data... | |
| hint_manager.py | Loading commit data... | |
| offline_gradecalc.py | Loading commit data... | |
| utils.py | Loading commit data... |