0 commentaires (0 commentaires)0 réactions (0 réactions)0 assignés (0 assignés)JavaScript201 stars (201 stars)7 forks (7 forks)user submission
enhancementhelp wanted
Description
There're a few tests on the way:
- app.model
- app.use
- app.router
- app.start
- ...more
Guide contributeur
- Stack technique
- javascriptvue
- Domaine
- testing
- Type d'issue
- test
- DifficultéDifficulté estimée pour un nouveau contributeur, de 1 pour un très petit changement à 5 pour un travail expert.
- 2
- Temps estiméFourchette de temps approximative pour investiguer, implémenter, tester et préparer une pull request.
- 1-3 hours
- 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.
- mostly clear
- Prérequis
- basic JavaScripttesting framework knowledge
- Accessibilité débutantScore de 1 à 100 estimant l'accessibilité de cette issue pour un premier contributeur.
- 60
- Direction de recherche
- The issue lists specific test files to add: app.model, app.use, app.router, app.start. Since the repository is eva.js, a Vue.js solution, check the source code to understand the methods and their expected behavior. Look for existing test files or a testing framework configuration (e.g., jest, mocha) in the repository. The maintainer has not provided further details, so you may need to infer the testing approach from the project structure.