sushy-tools/sushy_tools
Takashi Kajinami f907ec9c27 Fix broken unit tests with Werkzeug>=2.3.0
Werkzeug>=2.3.0 introduced a logic to detect incorrect Content-Type and
now returns 415 instead of 400 if an application tries to load request
body as json but Content-Type is not `application/json`.

This fixes the unit test broken by that change.

Change-Id: I3470813661be312eac7bbead91af7913aa15ac9d
2024-01-22 07:36:10 +00:00
..
emulator Add feature sets to test with different available feature 2023-12-11 17:48:04 +01:00
static Cleanup shebang line 2018-07-17 18:51:18 +03:00
tests Fix broken unit tests with Werkzeug>=2.3.0 2024-01-22 07:36:10 +00:00
__init__.py Initial Commit 2017-04-06 17:05:16 +01:00
error.py Add feature sets to test with different available feature 2023-12-11 17:48:04 +01:00