Skip to main content

Crate secrets_provider_tests

Crate secrets_provider_tests 

Source
Expand description

Shared conformance test harness for Greentic secrets providers. Intended for use in integration tests with provider crates.

Structs§

Capabilities
Optional provider features exercised by the suite.
ConformanceSuite
Runs the shared conformance suite against a provider.
TestEnv
Parsed test environment configuration.
TestPrefix

Traits§

ProviderUnderTest
Minimal contract each provider must satisfy for conformance.

Functions§

assert_deleted
assert_get_eq
medium_payload
parse_bool_env
Parse a truthy env var in a tolerant way.
random_bytes
retry_async
Retry an async operation with fixed backoff.
small_payload