Added unit tests, refactoring

This commit is contained in:
Marc Ole Bulling
2021-04-15 15:22:23 +02:00
parent 1a47cbcc89
commit abec640d64
61 changed files with 632 additions and 181 deletions
+1 -1
View File
@@ -12,4 +12,4 @@ jobs:
- uses: actions/setup-go@v2
with:
go-version: '^1.16.0'
- run: go test
- run: go test ./... --tags=test