developmentseed/stac-map

Use mocks for tests

Open

#116 opened on Sep 10, 2025

 (0 comments) (0 reactions) (0 assignees)TypeScript (14 forks)auto 404
good first issue

Repository metrics

Stars
 (100 stars)
PR merge metrics
 (PR metrics pending)

Description

Right now we're loading data from external services, which is fragile. Let's use mocks instead.

I'm too vitest and React dumb to be able to do this easily.

Contributor guide