Merge branch 'unit-tests' into 'main'
Unit tests for policy service See merge request !10
No related branches found
No related tags found
Showing
- go.mod 4 additions, 0 deletionsgo.mod
- internal/regocache/regocache_test.go 72 additions, 0 deletionsinternal/regocache/regocache_test.go
- internal/service/policy/policyfakes/fake_rego_cache.go 158 additions, 0 deletionsinternal/service/policy/policyfakes/fake_rego_cache.go
- internal/service/policy/policyfakes/fake_storage.go 206 additions, 0 deletionsinternal/service/policy/policyfakes/fake_storage.go
- internal/service/policy/service.go 3 additions, 0 deletionsinternal/service/policy/service.go
- internal/service/policy/service_test.go 356 additions, 0 deletionsinternal/service/policy/service_test.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