osm-codes / gridMap-pages

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

Write Unit Tests for Reducers and Actions #25

Open jsugg opened 1 year ago

jsugg commented 1 year ago

Description

Write unit tests for reducers and actions to ensure they update the state correctly. This should include tests for all action types and initial/final states.

Acceptance Criteria