andygrunwald / andygrunwald/go-incident
Implement a basic set of unit tests
Ouverte
enhancement
good first issue
- Langage dominant
- Go
- Étoiles
- 5
- Forks
- 4
- Métriques de merge des PR
- Aucune PR mergée en 30 j
Description
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.
Guide de contribution
Aucun guide de contribution indexé pour ce dépôt
Évaluation
Cette issue n'a pas encore été évaluée.