open-vault/vault/external_tests
Mark Gritter d076d95d37
Feature flags API (#10613)
* Added sys/internal/ui/feature-flags endpoint.
* Added documentation for new API endpoint.
* Added integration test.
Co-authored-by: swayne275 <swayne@hashicorp.com>
2021-01-06 16:05:00 -06:00
..
api Feature flags API (#10613) 2021-01-06 16:05:00 -06:00
identity Factor out test logger creation so that it can be used when the caller wants to specify a logger explicitly, e.g. because they also want to use it when creating storage. (#8916) 2020-05-05 12:11:36 -04:00
metrics port external test fix (#10263) 2020-10-29 10:55:26 -07:00
misc Add a new "vault monitor" command (#8477) 2020-05-21 13:07:50 -07:00
policy
pprof
quotas Backport last quota fix changes to OSS (#10335) 2020-11-06 09:46:31 -06:00
raft Fix race with test that mutates KeyRotateGracePeriod: make the global be a Core field instead. (#10512) 2020-12-08 13:57:44 -05:00
raftha Move the code that creates Consul containers out of teststorage. This allows importers of teststorage that don't need consul to run as a non-docker test. (#9975) 2020-09-17 15:44:29 -04:00
response
router
sealmigration Factor out the consul-using sealmigration tests to their own package, so that the remaining tests can run in the CI job that doesn't need docker. (#10342) 2020-11-20 07:53:31 -05:00
sealmigrationext Factor out the consul-using sealmigration tests to their own package, so that the remaining tests can run in the CI job that doesn't need docker. (#10342) 2020-11-20 07:53:31 -05:00
token