add teams tests

This commit is contained in:
2025-06-14 23:18:05 +07:00
parent 54706f0aba
commit b6e3fb8596
6 changed files with 145 additions and 7 deletions
+1 -1
View File
@@ -23,4 +23,4 @@ clear:
rm ./internal/tests/store.db
test:
go test ./...
DB_FILENAME=store.db go test -count=1 ./...