consul/internal/resource/resourcetest
Matt Keeler 91d331bbaa
Add ServiceEndpoints Mutation hook tests (#18404)
* Add ServiceEndpoints Mutation hook tests

* Move endpoint owner validation into the validation hook

Also there were some minor changes to error validation to account for go-cmp not liking to peer through an errors.errorstring type that get created by errors.New
2023-08-08 15:22:14 -04:00
..
builder.go Add ServiceEndpoints Mutation hook tests (#18404) 2023-08-08 15:22:14 -04:00
client.go resource: adding various helpers for working with resources (#18342) 2023-08-01 13:39:15 -05:00
decode.go resource: adding various helpers for working with resources (#18342) 2023-08-01 13:39:15 -05:00
fs.go Implement the service endpoints controller (#17216) 2023-06-06 17:09:48 -04:00
require.go Add ServiceEndpoints Mutation hook tests (#18404) 2023-08-08 15:22:14 -04:00
testing.go Catalog V2 Container Based Integration Test (#17674) 2023-06-16 16:29:50 -04:00
validation.go resource: adding various helpers for working with resources (#18342) 2023-08-01 13:39:15 -05:00