Note: we consider this a significant task. Issue may need to be broken down to smaller tasks
Guide contributeur
Stack technique
typescript
Domaine
frontendtesting
Type d'issue
feature
DifficultéDifficulté estimée pour un nouveau contributeur, de 1 pour un très petit changement à 5 pour un travail expert.
3
Temps estiméFourchette de temps approximative pour investiguer, implémenter, tester et préparer une pull request.
1-2 days
Statut d'activitéDisponibilité apparente de l'issue : fraîche, active, ancienne, bloquée ou en attente d'un mainteneur.
stale
ClartéClarté avec laquelle l'issue explique le changement attendu, les critères d'acceptation et la prochaine étape.
needs investigation
Prérequis
Basic knowledge of end to end testingFamiliarity with Squoosh web app
Accessibilité débutantScore de 1 à 100 estimant l'accessibilité de cette issue pour un premier contributeur.
45
Direction de recherche
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.