adarshaacharya / adarshaacharya/MentorLabs
[feat] write unit test for frontend and backend
- Langage dominant
- TypeScript
- Étoiles
- 48
- Forks
- 13
- Métriques de merge des PR
- Aucune PR mergée en 30 j
Description
- test the react code using react testing library
- test the backend express code using jest
you don't have to test everything with coverage 100% but some parts like authentication needs to be tested so that it fulfills the requirements fo Minimum Viable Product(MVP).
Guide de contribution
Ouvrir le guide de contribution
Piste de recherche
Start by locating the React code and Express backend entry points, then identify the authentication paths that are part of the MVP. Add focused tests with React Testing Library and Jest for selected frontend, backend, and authentication behavior; done means those tests pass without requiring complete coverage.
Rédigé par le modèle d'indexation à partir du texte de l'issue.
Évaluation
- Stack technique
- express, react, typescript
- Domaine
- authentication, backend, frontend, testing
- Type d'issue
- Fonctionnalité
- Difficulté
- 4/5
- Temps estimé
- 3-5 jours
- Activité
- À l'abandon
- Clarté
- À clarifier
- Accessibilité débutants
- 30/100