Prompt file imported from ALTEN-group/Foxnox (
.github/prompts/postgres-liquibase-tests.prompt.md). Copyright stays with the author.
Slash command for the Unit Tester agent on one PostgreSQL / Liquibase schema area.
Resolve the target
Use the first that is schema (not tests/db/):
- A
db/**/*.sql(or changelog xml/yml) path in this message - The current selection
- The currently open file
If none of those is under db/, ask which schema area to test. Do not guess.
Map db/liquibase/<service>/… → tests/db/<service>/<area>.sql (create missing directories). Path layout and execution are owned by the installed PostgreSQL / Liquibase test instructions — follow them; do not restate or override them.
Run
Hand the resolved schema path and mapped test file to Unit Tester. Verify with the narrowest project command, executed per those instructions.