Plugin Tests¶
Plugin tests validate the public installation and discovery path.
Declared plugins¶
dbwarden-pgsql-typesdbwarden-pgsql-rbacdbwarden-pgsql-extensionsdbwarden-ch-rbacdbwarden-fastapidbwarden-sandboxdbwarden-seeds
Current checks¶
PluginInstaller builds public CLI commands, installs required distributions,
lists discovered plugins, and inspects installed package metadata. Unit tests
also verify command construction and explicit version pinning.
Run¶
The full plugin installation test is integration marked because it installs packages through the dbwarden CLI:
Plugin composition with real backend objects is the next expansion area. The current suite intentionally separates package discovery from backend behavior.