Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

WV-2970: Create E2E test for classification toggle feature #5039

Merged
merged 2 commits into from
Mar 12, 2024

Conversation

Tomcariello
Copy link
Contributor

Description

Some layers, like MODIS Flood, allow for classifications to be turned on/off by the user. Find the layer in the layer list, select View Options & Enable/Disable certain colors by clicking the toggles. The update should happen immediately.

Create an E2E test to capture this workflow.

Fixes #WV-2970

How To Test

git checkout wv-2970
run npx playwright test classification-test.spec.js & confirm the classification tests pass
run npx playwright test & confirm all of the tests pass

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

@Tomcariello Tomcariello marked this pull request as ready for review March 11, 2024 21:21
@Tomcariello Tomcariello merged commit d924d21 into develop Mar 12, 2024
3 of 4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants