jina-ai / dashboard

Interactive UI for analyzing Jina logs, designing Flows and viewing Hub images
https://dashboard.jina.ai
Apache License 2.0
118 stars 61 forks source link

test: snapshot test for common screen sizes #118

Closed Roshanjossey closed 3 years ago

Roshanjossey commented 3 years ago

I went with https://github.com/jaredpalmer/cypress-image-snapshot for taking snapshots. Other options are listed in https://docs.cypress.io/plugins/#visual-testing

For window sizes, I went with presets listed in https://docs.cypress.io/api/commands/viewport.html#Arguments

BastinJafari commented 3 years ago

Looks good

Roshanjossey commented 3 years ago

Closing this as we went with percy