0 comments (0 comments)0 reactions (0 reactions)0 assignees (0 assignees)JavaScript717 stars (717 stars)95 forks (95 forks)user submission
help wanted
Description
Anyone can offer some help here? 😁
Guia do colaborador
- Pilha de tecnologia
- javascriptvue
- Domain
- testing
- Tipo Issue
- test
- DifficultyDificuldade de implementação estimada para um novo contribuidor, de 1 para alterações muito pequenas a 5 para trabalho de nível especializado.
- 2
- Tempo estimadoUm intervalo de tempo aproximado para um colaborador experiente investigar, implementar, testar e preparar um pull request.
- 1-3 hours
- Status da atividadeQuão disponível o issue aparece agora: novo, ativo, obsoleto, bloqueado ou aguardando entrada do mantenedor.
- stale
- ClarityCom que clareza o issue explica a mudança esperada, os critérios de aceitação e a próxima etapa.
- unclear
- Prerequisites
- None
- Simpatia para novatosUma pontuação de 1 a 100 que estima o quão acessível este issue é para colaboradores iniciantes.
- 30
- Direção de pesquisa
- The issue requests adding unit tests for the vue timeago component. To proceed, first examine the existing test setup in the repository (if any) by looking for a test directory or configuration files like jest.config.js or vitest.config.ts. Since this is a Vue component, consider using Vue Test Utils with a test runner like Vitest or Jest. Write a basic test to verify the component renders and displays relative time correctly. The maintainer's brief comment suggests willingness to accept help, but additional clarification on the expected test coverage would be beneficial. See repository at https://github.com/egoist/vue timeago.