brianbancroft / question-cypress-mapboxgl

Abstract examples of testing mapboxgl in cypress

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Abstract examples of testing mapboxgl in cypress

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


Languages

Language:JavaScript 85.6%Language:CSS 9.5%Language:HTML 3.5%Language:Shell 1.5%