osm-codes / gridMap-pages

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

Write Integration Tests for Data Fetching #26

Open jsugg opened 1 year ago

jsugg commented 1 year ago

Description

Write integration tests to ensure that data fetching works as expected. This should include tests for successful and failed API calls.

Acceptance Criteria