Skip to content

Abstract examples of testing mapboxgl in cypress

Notifications You must be signed in to change notification settings

brianbancroft/question-cypress-mapboxgl

Repository files navigation

Testing and triggering various mapbox gl events in cypress

https://cypress-mapboxgl-click-event.netlify.app/

This repo experiments with mapbox interactions in a cypress environment. Created because I have yet to get a working solution to simulating a map pan in mapbox gl

What Works, what Doesn't?

This is not an authoritative list.

  • click
  • double click
  • mouse move
  • [] pan

Site Status

The cypress test suite is set to run against a live site on netlify in order to minimize setup time of others.

Netlify Status