Improve test performance (better waiting logic until http server is up)

This commit is contained in:
2022-11-30 23:46:28 +01:00
parent fd182f0abb
commit 12db23d076
4 changed files with 22 additions and 10 deletions

View File

@@ -8,7 +8,7 @@ require (
github.com/mattn/go-sqlite3 v1.14.16
github.com/rs/zerolog v1.28.0
github.com/swaggo/swag v1.8.7
gogs.mikescher.com/BlackForestBytes/goext v0.0.22
gogs.mikescher.com/BlackForestBytes/goext v0.0.27
)
require (