PhilanthropyDataCommons / service

A project for collecting and serving public information associated with grant applications
GNU Affero General Public License v3.0
8 stars 2 forks source link

Add more jwt tests #966

Closed slifty closed 6 months ago

slifty commented 6 months ago

This PR adds some tests to ensure our middleware behaves as expected when passed jwts from issuers that aren't valid.

Resolves #921

codecov[bot] commented 6 months ago

Codecov Report

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

Project coverage is 88.75%. Comparing base (5c83944) to head (2d19b83). Report is 20 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #966 +/- ## ========================================== + Coverage 88.73% 88.75% +0.01% ========================================== Files 127 127 Lines 1722 1725 +3 Branches 215 218 +3 ========================================== + Hits 1528 1531 +3 Misses 179 179 Partials 15 15 ```

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