osm-codes / gridMap-pages

The production version, after gridMap-draftPages. ReactJS + OpenLayers.
Apache License 2.0
0 stars 0 forks source link

Write E2E Tests for Error Handling #29

Open jsugg opened 1 year ago

jsugg commented 1 year ago

Description

Write end-to-end tests to validate error handling within the application. This should include tests for 404 pages, API errors, and other exceptional cases.

Acceptance Criteria