open-vault/sdk/helper
Daniel Huckins 7fde5ecb83
Validate response schema for integration tests (#19043)
* add RequestResponseCallback to core/options

Signed-off-by: Daniel Huckins <dhuckins@users.noreply.github.com>

* pass in router and apply function on requests

Signed-off-by: Daniel Huckins <dhuckins@users.noreply.github.com>

* add callback

Signed-off-by: Daniel Huckins <dhuckins@users.noreply.github.com>

* cleanup

Signed-off-by: Daniel Huckins <dhuckins@users.noreply.github.com>

* Apply suggestions from code review

Co-authored-by: Anton Averchenkov <84287187+averche@users.noreply.github.com>

* Update vault/core.go

* bad typo...

Signed-off-by: Daniel Huckins <dhuckins@users.noreply.github.com>

* use pvt interface, can't downcast to child struct

Signed-off-by: Daniel Huckins <dhuckins@users.noreply.github.com>

* finer grained errors

Signed-off-by: Daniel Huckins <dhuckins@users.noreply.github.com>

* trim path for backend

Signed-off-by: Daniel Huckins <dhuckins@users.noreply.github.com>

* remove entire mount point instead of just the first part of url

Signed-off-by: Daniel Huckins <dhuckins@users.noreply.github.com>

* Update vault/testing.go

Co-authored-by: Anton Averchenkov <84287187+averche@users.noreply.github.com>

* add doc string

Signed-off-by: Daniel Huckins <dhuckins@users.noreply.github.com>

* update docstring

Signed-off-by: Daniel Huckins <dhuckins@users.noreply.github.com>

* reformat

Signed-off-by: Daniel Huckins <dhuckins@users.noreply.github.com>

* added changelog

---------

Signed-off-by: Daniel Huckins <dhuckins@users.noreply.github.com>
Co-authored-by: Anton Averchenkov <84287187+averche@users.noreply.github.com>
2023-02-15 14:57:57 -05:00
..
authmetadata
base62
certutil Address pki::TestAutoRebuild flakiness (#18903) 2023-01-30 21:38:38 +00:00
cidrutil
compressutil
consts Make API not depend on SDK (#18962) 2023-02-06 09:41:56 -05:00
cryptoutil
custommetadata
dbtxn
errutil
hclutil
identitytpl
jsonutil
kdf
keysutil Add some managed key build tags to support incoming enterprise feature work. (#18902) 2023-01-30 14:57:01 -06:00
ldaputil Add Paging Interface for LDAP Connection (#17640) 2022-10-26 14:05:53 -05:00
license
locksutil
logging Removed the legacy env var: LOGXI_FORMAT (#17822) 2022-11-04 22:16:18 +00:00
mlock
ocsp Add cached OCSP client support to Cert Auth (#17093) 2022-11-21 10:39:24 -06:00
parseutil
password
pathmanager
pluginutil Allow Token Create Requests To Be Replicated (#18689) 2023-01-24 14:00:27 -05:00
pointerutil
policyutil
roottoken
salt
strutil
template
testhelpers/schema Validate response schema for integration tests (#19043) 2023-02-15 14:57:57 -05:00
tlsutil
tokenutil
useragent Remove the last vestiges of sdk/version. (#19068) 2023-02-08 12:30:27 -05:00
wrapping
xor