Test with Flask 3.0 (#2506) · gitcommit90/sentry-python@5a6b5d4 · GitHub
Skip to content

Commit 5a6b5d4

Browse files
authored
Test with Flask 3.0 (getsentry#2506)
- run test suite with Flask 3.0 - fix `request.get_json()` in the tests (Flask/Werkzeug 3.0 now throws an `UnsupportedMediaType` exception if the `Content-Type` isn't `application/json`)
1 parent 44b0244 commit 5a6b5d4

2 files changed

Lines changed: 35 additions & 10 deletions

File tree

tests/integrations/flask/test_flask.py

Lines changed: 31 additions & 9 deletions

tox.ini

Lines changed: 4 additions & 1 deletion

0 commit comments

Comments
 (0)