code-chronicles-code / code-chronicles-code/leetcode-curriculum
Add tests for `isStringAWayOfSayingFalse` utility
Aberta
Para iniciantes
good first issue
tests
- Linguagem predominante
- TypeScript
- Estrelas
- 20
- Forks
- 12
- Métricas de merge de PRs
- Nenhum PR com merge em 30d
Descrição
Add a file `workspaces/util/src/__tests__/isStringAWayOfSayingFalse-test.ts`, for testing the `isStringAWayOfSayingFalse` utility.
To see some PRs that add tests, take a look at #288 and #290 for inspiration.
Guia de contribuição
Direção de pesquisa
Create workspaces/util/src/__tests__/isStringAWayOfSayingFalse-test.ts and use PRs #288 and #290 as examples of the repository's test style. Read the isStringAWayOfSayingFalse utility to identify its expected cases, then run the relevant test command and confirm the new tests pass.
Escrita pelo modelo de indexação a partir do texto da issue.
Avaliação
- Stack de tecnologia
- typescript
- Domínio
- testing
- Tipo de issue
- Funcionalidade
- Dificuldade
- 1/5
- Tempo estimado
- 1-3 horas
- Status de atividade
- Estagnada
- Clareza
- Claramente especificada
- Facilidade para iniciantes
- 82/100