Files
zulip/zerver/middleware.py
Anders Kaseorg 7143e6910d test_classes: Refine assert_json_success output with exception chaining.
Now a failure from assert_json_success and friends shows the full
server-side traceback from the JsonableError that caused the failure,
not just the test-side traceback for `AssertionError: 400 != 200 :
{message}`.

Signed-off-by: Anders Kaseorg <anders@zulip.com>
2024-12-04 11:38:45 -08:00

30 KiB