feat(): covering tests for BlockMetaRepo, BlobHashRepo and DatabaseTr… #121
Annotations
3 errors
blobstorage - Unit Tests
cannot use db (variable of type DB) as repo.DB value in argument to repo.NewBlobHashRepository: DB does not implement repo.DB (missing method Begin)
|
blobstorage - Unit Tests
cannot use db (variable of type DB) as repo.DB value in argument to repo.NewRepositories: DB does not implement repo.DB (missing method Begin)
|
blobstorage - Unit Tests
Process completed with exit code 1.
|
Loading