singingwolfboy / flask-dance

Doing the OAuth dance with style using Flask, requests, and oauthlib.
https://pypi.python.org/pypi/Flask-Dance/
MIT License
997 stars 156 forks source link

fix tests for werkzeug 3 #426

Closed singingwolfboy closed 6 months ago

singingwolfboy commented 6 months ago

Fixes #425

codecov[bot] commented 6 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Comparison is base (27add75) 96.35% compared to head (0a56aeb) 96.63%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #426 +/- ## ========================================== + Coverage 96.35% 96.63% +0.28% ========================================== Files 37 37 Lines 1070 1070 ========================================== + Hits 1031 1034 +3 + Misses 39 36 -3 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.