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

Add a regression test for image thumbnails #5106

Closed
akhenry opened this issue Apr 22, 2022 · 1 comment
Closed

Add a regression test for image thumbnails #5106

akhenry opened this issue Apr 22, 2022 · 1 comment
Assignees
Labels
needs:e2e Needs an e2e test type:maintenance tests, chores, or project maintenance

Comments

@akhenry
Copy link
Contributor

akhenry commented Apr 22, 2022

Summary

Add a test to catch regressions of the functionality enabled by #4884

Preferably an e2e test.

@akhenry akhenry added the type:maintenance tests, chores, or project maintenance label Apr 22, 2022
@unlikelyzero
Copy link
Contributor

e2e testing notes

This should be relatively straightforward.

Create a Display Layout
Create example Imagery Object
Add Example Imagery Object to Display layout without modification. Do thumbnails appear?
Modify Example Imagery object within Display layout to be smaller. thumbnails disappear
Modify Example Imagery object within Display Layout to be larger. Thumbnails appear

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
needs:e2e Needs an e2e test type:maintenance tests, chores, or project maintenance
Projects
None yet
Development

No branches or pull requests

4 participants