Vault Automation 64f9758071
Backport Add PostgreSQL Blackbox Coverage for DB Connection Management With Infra setup into ce/main (#13631)
* Add PostgreSQL Blackbox Coverage for DB Connection Management (#13313)

* Add blackbox test for PostgreSQL database config create endpoint

* Moving to postgresql folder

* Adding test case for multi-host PostgreSQL connection

* Adding DSN test case

* Adding Connection verification test

* Get Connection verification test

* Adding test cases for list/delete/reset connections

* Refactoring and adding helper

* Refactoring and adding helper

---------

Co-authored-by: Kajal Kusum <kajal.kusum@ibm.com>

* Move postgres tests to database subdirectory to match modular structure

* go mod

* go mod

* pgx

---------

Co-authored-by: KajalKusum <kajal.kusum@hashicorp.com>
Co-authored-by: Kajal Kusum <kajal.kusum@ibm.com>
Co-authored-by: LT Carbonell <ltcarbonell@pm.me>
2026-04-08 14:16:26 -07:00
..