Skip to content

Add public auth public coverage#7

Merged
mikeclark206 merged 2 commits into
mainfrom
feat/auth-public-coverage
Apr 29, 2026
Merged

Add public auth public coverage#7
mikeclark206 merged 2 commits into
mainfrom
feat/auth-public-coverage

Conversation

@mikeclark206
Copy link
Copy Markdown
Owner

Summary

Adds non-secret auth-related coverage for the Discogs login page and unauthenticated account access.

Changes

  • Added LoginPage page object
  • Added login page smoke test
  • Added negative auth test for unauthenticated access to account area
  • Updated test scenario documentation
  • Restored npm test scripts for local execution
  • Stabilized search submission by confirming input visibility, focus, and value before pressing Enter

Validation

  • Ran auth tests locally in Chromium
  • Ran full test suite locally with npm test
  • Confirmed all tests pass

Notes

This slice intentionally does not use credentials or saved auth state. Authenticated collection coverage can be added separately using secure environment variables and Playwright storage state.

@mikeclark206 mikeclark206 merged commit 5b0a629 into main Apr 29, 2026
1 check passed
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.

1 participant