passwordless-lib / fido2-net-lib

FIDO2 .NET library for FIDO2 / WebAuthn Attestation and Assertion using .NET
https://fido2-net-lib.passwordless.dev/
MIT License
1.18k stars 170 forks source link

Tidy up tests #494

Closed iamcarbon closed 10 months ago

iamcarbon commented 10 months ago

This PR utilizes collection expressions to tidy up the tests a bit, and fixes some xunit analyzer warnings. There are no functional changes.

codecov-commenter commented 10 months ago

Codecov Report

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

Comparison is base (81e125d) 73.88% compared to head (ad8676e) 73.88%.

:exclamation: Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #494 +/- ## ======================================= Coverage 73.88% 73.88% ======================================= Files 99 99 Lines 2700 2700 Branches 461 461 ======================================= Hits 1995 1995 Misses 600 600 Partials 105 105 ```

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