Skip to content

test(auth): enable login tests using httptest server#13

Open
what2dohuh wants to merge 2 commits into
logchimp:mainfrom
what2dohuh:enable-auth-tests
Open

test(auth): enable login tests using httptest server#13
what2dohuh wants to merge 2 commits into
logchimp:mainfrom
what2dohuh:enable-auth-tests

Conversation

@what2dohuh

Copy link
Copy Markdown

This PR adds a mock HTTP server for the Auth Login test using Go's httptest package.

Added TestAuthLogin_MockServer using httptest.NewServer
Enable isolated and deterministic test execution

@github-actions

github-actions Bot commented Oct 31, 2025

Copy link
Copy Markdown

All contributors have signed the CLA ✍️ ✅
Posted by the CLA Assistant Lite bot.

@what2dohuh

Copy link
Copy Markdown
Author

I have read the CLA Document and I hereby sign the CLA

@mittalyashu

Copy link
Copy Markdown
Member

@what2dohuh I don't see this particular test case getting executed in the CI pipeline.

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