Skip to content

Run tests through dockerized Postgres wrapper#108

Open
meoyawn wants to merge 1 commit into
jschaf:mainfrom
meoyawn:meoyawn/stapelberg
Open

Run tests through dockerized Postgres wrapper#108
meoyawn wants to merge 1 commit into
jschaf:mainfrom
meoyawn:meoyawn/stapelberg

Conversation

@meoyawn

@meoyawn meoyawn commented May 6, 2026

Copy link
Copy Markdown

setting up a foundation for agentic solving of #99

addressing #107 (review)

prompt:

- `make test` uses wrapper described in https://michael.stapelberg.ch/posts/2024-11-19-testing-with-go-and-postgresql-ephemeral-dbs/ . wrapper is already present in `internal/pgdocker`, needs minimal changes
- no `*.sql` is changed
- in Makefile only `test` target is changed
- `make lint` passes
- `make update-acceptance-test` passes (should not update anything because no `*.sql` is changed)
- `make test` passes

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant