open-vault/helper/testhelpers
Alexander Scheel 3e36a58cf7
Support namespaces in test helpers (#20048)
Sometimes the tests will modify the client to set a namespace; this
results in testhelpers sometimes trying to access sys/ endpoints with a
namespace, which usually don't work well.

Detect an unset namespaces, if present, before executing, and restore
afterwards so as not to affect the tests.

Signed-off-by: Alexander Scheel <alex.scheel@hashicorp.com>
2023-04-11 14:09:16 +00:00
..
azurite adding copyright header (#19555) 2023-03-15 09:00:52 -07:00
cassandra adding copyright header (#19555) 2023-03-15 09:00:52 -07:00
certhelpers adding copyright header (#19555) 2023-03-15 09:00:52 -07:00
consul adding copyright header (#19555) 2023-03-15 09:00:52 -07:00
corehelpers adding copyright header (#19555) 2023-03-15 09:00:52 -07:00
docker Update pseudo-version for Secrets Terraform plugin (#19798) 2023-03-29 09:01:35 -07:00
etcd adding copyright header (#19555) 2023-03-15 09:00:52 -07:00
fakegcsserver adding copyright header (#19555) 2023-03-15 09:00:52 -07:00
ldap adding copyright header (#19555) 2023-03-15 09:00:52 -07:00
logical adding copyright header (#19555) 2023-03-15 09:00:52 -07:00
minio adding copyright header (#19555) 2023-03-15 09:00:52 -07:00
mongodb adding copyright header (#19555) 2023-03-15 09:00:52 -07:00
mssql adding copyright header (#19555) 2023-03-15 09:00:52 -07:00
mysql adding copyright header (#19555) 2023-03-15 09:00:52 -07:00
pluginhelpers adding copyright header (#19555) 2023-03-15 09:00:52 -07:00
postgresql adding copyright header (#19555) 2023-03-15 09:00:52 -07:00
seal adding copyright header (#19555) 2023-03-15 09:00:52 -07:00
teststorage adding copyright header (#19555) 2023-03-15 09:00:52 -07:00
testhelpers.go Support namespaces in test helpers (#20048) 2023-04-11 14:09:16 +00:00
testhelpers_oss.go Moved 'WaitForNodesExcludingSelectedStandbys' to shared testhelpers file (#19976) 2023-04-04 15:32:01 +01:00