Skip to content

test(map): add E2E tests for popup improvements - #39

Merged
kelleyglenn merged 2 commits into
masterfrom
feature/popup-improvements
Feb 20, 2026
Merged

test(map): add E2E tests for popup improvements#39
kelleyglenn merged 2 commits into
masterfrom
feature/popup-improvements

Conversation

@kelleyglenn

@kelleyglenn kelleyglenn commented Feb 20, 2026

Copy link
Copy Markdown
Owner

Summary

  • Add E2E test for clicking video marker directly on the map shows popup (navigates to known seed video coordinates at zoom 14)
  • Add E2E test verifying popup thumbnail links to video detail page
  • Add E2E test verifying popup displays participant type chips
  • Add E2E test verifying custom close button dismisses popup
  • Add E2E test verifying zoom-out transitions from individual markers to clusters

Closes web-app issues #11, Closes #56, Closes #57, Closes #58

Depends on: kelleyglenn/AcctAtlas-web-app#59 (merged)

Test plan

  • All 296 integration tests pass locally (107 API + 189 E2E across Chromium, Firefox, WebKit)
  • CI passes on this PR

🤖 Generated with Claude Code

kelleyglenn and others added 2 commits February 20, 2026 08:35
Navigates to a known seed video location at zoom 14, clicks the
video-marker element directly on the map, and asserts the popup appears.
This validates that marker clicks work with closeOnClick={true}.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@kelleyglenn
kelleyglenn merged commit 56f63a8 into master Feb 20, 2026
2 checks passed
@kelleyglenn
kelleyglenn deleted the feature/popup-improvements branch February 20, 2026 21: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.

1 participant