Note: we consider this a significant task. Issue may need to be broken down to smaller tasks
Guida contributor
Tech stack
typescript
Dominio
frontendtesting
Tipo issue
feature
DifficoltàQuanto dovrebbe essere impegnativa per un nuovo contributor.
3
Tempo stimatoTempo stimato per completare e verificare uno scope piccolo.
1-2 days
Stato attivitàQuanto è probabile che la issue sia ancora attiva e reviewable.
stale
ChiarezzaQuanto chiaramente la issue descrive problema, scope e risultato atteso.
needs investigation
Prerequisiti
Basic knowledge of end to end testingFamiliarity with Squoosh web app
Adatta ai principiantiQuanto la issue è adatta a contributor alla prima esperienza.
45
Direzione di ricerca
Explore the Squoosh codebase to identify core user flows such as image upload, compression, and download. Look for any existing test setup (e.g., in a `tests/` directory or configuration files like `cypress.json` or `playwright.config.ts`). Determine which e2e testing framework is already in use or recommended by the project. Start by writing a single test for the basic image compression workflow.