Skip to content

tests: Multiple available Digest Auth strategies + Opting-in to a strategy#1531

Merged
appurva21 merged 5 commits intodevelopfrom
tests/add-integration-tests-for-multiple-digest-auth-headers
Mar 26, 2026
Merged

tests: Multiple available Digest Auth strategies + Opting-in to a strategy#1531
appurva21 merged 5 commits intodevelopfrom
tests/add-integration-tests-for-multiple-digest-auth-headers

Conversation

@deve-sh
Copy link
Copy Markdown
Collaborator

@deve-sh deve-sh commented Sep 30, 2025

Adds integration tests for #1524

@deve-sh deve-sh changed the title tests: Handling of multiple available Digest Auth strategies + Opting-in tests: Multiple available Digest Auth strategies + Opting-in to a strategy Sep 30, 2025
auth: {
type: 'digest',
digest: {
algorithm: 'SHA-256',
Copy link
Copy Markdown
Collaborator Author

@deve-sh deve-sh Sep 30, 2025

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Clarification: We're opting-in to the available strategies from the get-go

@codecov
Copy link
Copy Markdown

codecov Bot commented Sep 30, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 41.88%. Comparing base (3c78a97) to head (c7c6b2e).

Additional details and impacted files
@@           Coverage Diff            @@
##           develop    #1531   +/-   ##
========================================
  Coverage    41.88%   41.88%           
========================================
  Files           49       49           
  Lines         3794     3794           
  Branches      1087     1087           
========================================
  Hits          1589     1589           
  Misses        2082     2082           
  Partials       123      123           
Flag Coverage Δ
unit 41.88% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@appurva21 appurva21 merged commit 44f126a into develop Mar 26, 2026
7 of 13 checks passed
@appurva21 appurva21 deleted the tests/add-integration-tests-for-multiple-digest-auth-headers branch March 26, 2026 12:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants