Skip to content

feat: add search to release integration flow#2

Merged
mikeclark206 merged 2 commits into
mainfrom
feat/search-to-release-flow
Apr 28, 2026
Merged

feat: add search to release integration flow#2
mikeclark206 merged 2 commits into
mainfrom
feat/search-to-release-flow

Conversation

@mikeclark206
Copy link
Copy Markdown
Owner

Summary

Adds an integration test that validates a core Discogs user journey from search results to a release or master detail page.

Changes

  • Added release test data fixture
  • Added ReleasePage page object
  • Expanded SearchResultsPage with release/master navigation helper
  • Added Search → Release integration test
  • Updated navigation waits to use domcontentloaded for better stability on Discogs public pages

Validation

  • Ran integration test locally in Chromium
  • Confirmed selected search result opens a matching Discogs detail page

Notes

The test accepts both /release/ and /master/ URLs because Discogs search results may route to either page type. This keeps the Version 1 flow stable while still validating the relationship between search results and detail pages.

@mikeclark206 mikeclark206 merged commit 270af19 into main Apr 28, 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