Add cache service unit tests
parent
92a43217
No related branches found
No related tags found
Showing
- README.md 15 additions, 8 deletionsREADME.md
- go.mod 4 additions, 0 deletionsgo.mod
- internal/service/cache/cachefakes/fake_cache.go 205 additions, 0 deletionsinternal/service/cache/cachefakes/fake_cache.go
- internal/service/cache/service.go 5 additions, 3 deletionsinternal/service/cache/service.go
- internal/service/cache/service_test.go 185 additions, 0 deletionsinternal/service/cache/service_test.go
- vendor/code.vereign.com/gaiax/tsa/golib/ptr/ptr.go 0 additions, 0 deletionsvendor/code.vereign.com/gaiax/tsa/golib/ptr/ptr.go
- vendor/github.com/davecgh/go-spew/LICENSE 0 additions, 0 deletionsvendor/github.com/davecgh/go-spew/LICENSE
- vendor/github.com/davecgh/go-spew/spew/bypass.go 0 additions, 0 deletionsvendor/github.com/davecgh/go-spew/spew/bypass.go
- vendor/github.com/davecgh/go-spew/spew/bypasssafe.go 0 additions, 0 deletionsvendor/github.com/davecgh/go-spew/spew/bypasssafe.go
- vendor/github.com/davecgh/go-spew/spew/common.go 0 additions, 0 deletionsvendor/github.com/davecgh/go-spew/spew/common.go
- vendor/github.com/davecgh/go-spew/spew/config.go 0 additions, 0 deletionsvendor/github.com/davecgh/go-spew/spew/config.go
- vendor/github.com/davecgh/go-spew/spew/doc.go 0 additions, 0 deletionsvendor/github.com/davecgh/go-spew/spew/doc.go
- vendor/github.com/davecgh/go-spew/spew/dump.go 0 additions, 0 deletionsvendor/github.com/davecgh/go-spew/spew/dump.go
- vendor/github.com/davecgh/go-spew/spew/format.go 0 additions, 0 deletionsvendor/github.com/davecgh/go-spew/spew/format.go
- vendor/github.com/davecgh/go-spew/spew/spew.go 0 additions, 0 deletionsvendor/github.com/davecgh/go-spew/spew/spew.go
- vendor/github.com/pmezard/go-difflib/LICENSE 0 additions, 0 deletionsvendor/github.com/pmezard/go-difflib/LICENSE
- vendor/github.com/pmezard/go-difflib/difflib/difflib.go 0 additions, 0 deletionsvendor/github.com/pmezard/go-difflib/difflib/difflib.go
- vendor/github.com/stretchr/testify/LICENSE 0 additions, 0 deletionsvendor/github.com/stretchr/testify/LICENSE
- vendor/github.com/stretchr/testify/assert/assertion_compare.go 0 additions, 0 deletions...r/github.com/stretchr/testify/assert/assertion_compare.go
- vendor/github.com/stretchr/testify/assert/assertion_format.go 0 additions, 0 deletions...or/github.com/stretchr/testify/assert/assertion_format.go
Loading
Please register or sign in to comment