Skip to content

Conversation

vgeorge
Copy link
Member

@vgeorge vgeorge commented Oct 14, 2025

Summary

Adds e2e test coverage for bbox selection in overlay render mode, validating the functionality introduced in #921.

Changes

  • Add bbox-select-overlay.spec.ts: test suite for overlay mode bbox selection
  • Add maplibre.ts helper for MapLibre-specific bbox drawing
  • Adjust timing: increase overlay init wait (2s → 5s)

How to verify

npm run test:e2e

Ready for review.

- Add bbox-select-overlay.spec.ts with overlay render mode test
- Add maplibre.ts helper for MapLibre-specific bbox drawing
- Increase wait time for overlay mode initialization (2s -> 5s)
@vgeorge vgeorge requested a review from kylebarron October 14, 2025 19:32
@github-actions github-actions bot added the test label Oct 14, 2025
@kylebarron
Copy link
Member

Thanks!

@kylebarron
Copy link
Member

Does this close #928?

@vgeorge
Copy link
Member Author

vgeorge commented Oct 14, 2025

@kylebarron it doesn't run on CI as the ticket title describes, but we are tracking playwright on CI in #914

@vgeorge vgeorge merged commit 999ef68 into main Oct 14, 2025
6 checks passed
@vgeorge vgeorge deleted the test/overlay-bbox-selection branch October 14, 2025 19:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants