nasa-gibs / worldview

Interactive interface for browsing global, full-resolution satellite imagery
https://worldview.earthdata.nasa.gov/
Other
691 stars 183 forks source link

WV-3212 E2E Fixes #5282

Closed Tomcariello closed 2 months ago

Tomcariello commented 2 months ago

Description

End-to-End tests are failing due to the addition of new layers to the default Layer List. Update the tests to fix this issue.

Fixes #WV-3212

How To Test

git checkout wv-3212 npm run watch Open second terminal & run npx playwright test

PR Submission Checklist

This is simply a reminder of what we are going to look for before merging your code.

Merging

Please use the squash and merge commit method unless each commit in your branch is vital to the commit history of main.

@nasa-gibs/worldview