Skip to content

Fix/test auth api key header#325

Open
DebasmitaBose0 wants to merge 2 commits into
Akshay473:mainfrom
DebasmitaBose0:fix/test-auth-api-key-header
Open

Fix/test auth api key header#325
DebasmitaBose0 wants to merge 2 commits into
Akshay473:mainfrom
DebasmitaBose0:fix/test-auth-api-key-header

Conversation

@DebasmitaBose0

Copy link
Copy Markdown
Contributor

Closes #324

Summary

Resolved 401 Unauthorized test failure in auth suite by providing the required analysis API key header.

Changes Made

  • Added "X-Analyze-Key": "forensic-pro-suite-demo-analyze-key" to request headers in test_investigator_upload_and_audit.

Testing

  • Ran pytest locally to verify the request gets past the validator.

Impact

Enables testing of authenticated forensic upload routes.

Checklist

  • Code follows project standards
  • Tested locally
  • No unrelated changes included
  • Responsive design verified
  • Accessibility considered

@vercel

vercel Bot commented Jun 6, 2026

Copy link
Copy Markdown

@DebasmitaBose0 is attempting to deploy a commit to the akshay473's projects Team on Vercel.

A member of the Team first needs to authorize it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[GSSOC] Fix missing X-Analyze-Key header in investigator auth tests

2 participants