Skip to content

test: fix integration tests to run against both SQLite and Postgres in CI - #18

Merged
VoidClancy merged 1 commit into
masterfrom
test
Jul 5, 2026
Merged

test: fix integration tests to run against both SQLite and Postgres in CI#18
VoidClancy merged 1 commit into
masterfrom
test

Conversation

@VoidClancy

Copy link
Copy Markdown
Owner

1- Updated setup_test.go to drop and recreate the public schema on PG setup to ensure isolation

2- Added lib/pq dependency to the integration module

3- Configured verify.yml to sequentially run SQLite and PostgreSQL test suites.

… in CI

1- Updated setup_test.go to drop and recreate the public schema on PG setup to ensure isolation

2- Added lib/pq dependency to the integration module

3- Configured verify.yml to sequentially run SQLite and PostgreSQL test suites.
@VoidClancy
VoidClancy merged commit 97c3568 into master Jul 5, 2026
3 checks passed
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