forked from mirrors/homebox
tests: improve repo package coverage (#3)
* refactor and add repo tests * add CI name * use atomic for test shutdown * use go 1.19 * add timeout
This commit is contained in:
parent
888ecfde34
commit
508e2e59bd
20 changed files with 540 additions and 186 deletions
|
@ -1,6 +1,6 @@
|
|||
module github.com/hay-kot/content/backend
|
||||
|
||||
go 1.18
|
||||
go 1.19
|
||||
|
||||
require (
|
||||
entgo.io/ent v0.11.2
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue