andygrunwald / andygrunwald/go-incident
Implement a basic set of unit tests
Aberta
enhancement
good first issue
- Linguagem predominante
- Go
- Estrelas
- 5
- Forks
- 4
- Métricas de merge de PRs
- Nenhum PR com merge em 30d
Descrição
This client library doesn't have a basic set of unit tests yet.
This is pretty bad, especially when we aim to accept new contributions.
These tests act as a safety net to ensure existing functionality still works.
The way [google/go-github](https://github.com/google/go-github) setups and runs their tests is pretty nice for the code structure.
Maybe it is the way to go to copy this approach.
Guia de contribuição
Nenhum guia de contribuição indexado para este repositório
Avaliação
Esta issue ainda não foi avaliada.