Skip to content

Latest commit

 

History

History
7 lines (6 loc) · 579 Bytes

README.md

File metadata and controls

7 lines (6 loc) · 579 Bytes

gmaps-cypress

Automated tests (Cypress) to test the following actions after navigating to Google Maps:

  1. Click and drag to pan the map in canvas
  2. Mouse click 'Marina Bay Sands Singapore' from the map to select it.
  3. The rivers, parks, and beaches are correctly drawn on the canvas.

Uses cypress-image-snapshot for visual regression testing.