test: added two variants of tests for user repository

This commit is contained in:
Robin Dittmar
2026-07-24 15:50:28 +02:00
parent c0ab4c9a62
commit 031b586fe7
2 changed files with 190 additions and 0 deletions
+1
View File
@@ -3,6 +3,7 @@ module github.com/robindittmar/dttmr-api
go 1.26
require (
github.com/DATA-DOG/go-sqlmock v1.5.2
github.com/golang-jwt/jwt/v5 v5.3.1
github.com/golang-migrate/migrate/v4 v4.19.1
github.com/jackc/pgx/v5 v5.10.0