open-vault/helper/testhelpers
ncabatoff 8870b2e51c
Add mongodbatlas static roles support (#8987)
* Refactor PG container creation.
* Rework rotation tests to use shorter sleeps.
* Refactor rotation tests.
* Add a static role rotation test for MongoDB Atlas.
2020-05-29 14:21:23 -04:00
..
consul Define Consul version to test against in one place, and let it be overriden by environment. Exception: some tests that verify interoperability with older Consul versions still specify a version explicitly. (#8901) 2020-04-30 13:06:24 -04:00
docker Merge multiple functions for creating consul containers into one. (#6612) 2019-04-22 12:26:10 -04:00
ldap Make sure if a user gets removed from all groups in the external system, Vault updates itself accordingly. This is CVE-2020-10660. (#8606) 2020-03-23 18:00:26 -04:00
logical Add connection to test request 2019-07-02 21:04:54 -04:00
mongodb Add x509 Client Auth to MongoDB Database Plugin (#8329) 2020-02-13 15:54:00 -07:00
mssql Use parameters when executing prepared statements rather than fmt.Sprintf (#9013) 2020-05-21 16:07:18 -07:00
mysql Factor out mysqlhelper so we can create mysql docker containers in other tests. (#8167) 2020-01-16 17:51:10 -05:00
postgresql Add mongodbatlas static roles support (#8987) 2020-05-29 14:21:23 -04:00
seal Create configutil and move some common config and setup functions there (#8362) 2020-05-14 09:19:27 -04:00
teststorage move resuable storage test to avoid creating import cycle (#8999) 2020-05-14 13:53:56 -04:00
testhelpers.go Add a new "vault monitor" command (#8477) 2020-05-21 13:07:50 -07:00