developmentseed/stac-map

Better playwright tests

Open

#162 opened on Oct 3, 2025

 (0 comments) (1 reaction) (0 assignees)TypeScript (14 forks)auto 404
help wanted

Repository metrics

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

Description

I really struggle writing good playwright tests ... I find that stuff that works locally fails on Github's CI, and I haven't dug in to try to figure out why (e.g. https://github.com/developmentseed/stac-map/pull/161/commits/7d7d8bd0de51416b15431ce4f073bfea6cbf5432). I'd love to be able to assert more stuff about our app, but kind of need some help.

Contributor guide