Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Chore - tests and docs #930

Merged
merged 1 commit into from
Feb 21, 2024
Merged

Chore - tests and docs #930

merged 1 commit into from
Feb 21, 2024

Conversation

jwag956
Copy link
Collaborator

@jwag956 jwag956 commented Feb 21, 2024

  • improve test speed by using freezegun instead of sleep()
  • add tests for turning off freshness validation (make sure auth_tokens work w/o session)
  • improve docs around freshness
  • add tests to webauthn to make sure returns auth_token

Copy link

codecov bot commented Feb 21, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (cfc66b4) 98.44% compared to head (2b52501) 98.44%.

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #930   +/-   ##
=======================================
  Coverage   98.44%   98.44%           
=======================================
  Files          35       35           
  Lines        4513     4513           
=======================================
  Hits         4443     4443           
  Misses         70       70           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

- improve test speed by using freezegun instead of sleep()
- add tests for turning off freshness validation (make sure auth_tokens work w/o session)
- improve docs around freshness
- add tests to webauthn to make sure returns auth_token

closes #871
@jwag956 jwag956 merged commit e423abd into master Feb 21, 2024
19 checks passed
@jwag956 jwag956 deleted the chore5 branch February 21, 2024 17:55
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Nov 28, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Development

Successfully merging this pull request may close these issues.

1 participant