-
Notifications
You must be signed in to change notification settings - Fork 243
Open
Labels
good first issueNew-contributor friendlyNew-contributor friendlyhelp wantedOpen to participation from the communityOpen to participation from the community⌨️ tech: typescriptInvolves TypeScriptInvolves TypeScript🟩 priority: lowLow priority and doesn't need to be rushedLow priority and doesn't need to be rushed🤖 aspect: dxConcerns developers' experience with the codebaseConcerns developers' experience with the codebase🧰 goal: internal improvementImprovement that benefits maintainers, not usersImprovement that benefits maintainers, not users🧱 stack: frontendRelated to the Nuxt frontendRelated to the Nuxt frontend
Description
Problem
We have no test coverage for if anything goes wrong with the Sketchfab Viewer we use to display their 3d results.
Description
Add a single image result visual regression test with the ID of a sketchfab result. This could would be nearly identical to that in https://github.com/WordPress/openverse/blob/e747803eb87b6ee2b6eb6a036c1023b956d57da2/frontend/test/playwright/visual-regression/pages/pages-single-result.spec.ts. An ideal solution may well be to add a sketchfab result as a case to that test, rather than create a new test.
Additional context
Sketchfab results can be viewed by filtering for Sketchfab. Here is an example URL: https://openverse.org/search/image?q=pokeball&source=sketchfab
Metadata
Metadata
Assignees
Labels
good first issueNew-contributor friendlyNew-contributor friendlyhelp wantedOpen to participation from the communityOpen to participation from the community⌨️ tech: typescriptInvolves TypeScriptInvolves TypeScript🟩 priority: lowLow priority and doesn't need to be rushedLow priority and doesn't need to be rushed🤖 aspect: dxConcerns developers' experience with the codebaseConcerns developers' experience with the codebase🧰 goal: internal improvementImprovement that benefits maintainers, not usersImprovement that benefits maintainers, not users🧱 stack: frontendRelated to the Nuxt frontendRelated to the Nuxt frontend
Type
Projects
Status
🏗 In Progress