Skip to content

Add Postgres test coverage with pglite#207

Merged
mcowger merged 1 commit into
mainfrom
mcowger/pglite
Apr 17, 2026
Merged

Add Postgres test coverage with pglite#207
mcowger merged 1 commit into
mainfrom
mcowger/pglite

Conversation

@mcowger
Copy link
Copy Markdown
Owner

@mcowger mcowger commented Apr 17, 2026

Summary

  • run the backend test suite in separate sqlite and postgres Vitest projects
  • back the postgres project with pglite while exercising the normal Postgres schema and migration paths
  • remove sqlite-only test assumptions so the same tests pass under both dialects

Testing

  • bun run test

@mcowger mcowger merged commit a5eac65 into main Apr 17, 2026
1 check passed
@mcowger mcowger deleted the mcowger/pglite branch April 17, 2026 23:51
github-actions Bot pushed a commit that referenced this pull request Apr 18, 2026
## Summary
- run the backend test suite in separate sqlite and postgres Vitest
projects
- back the postgres project with pglite while exercising the normal
Postgres schema and migration paths
- remove sqlite-only test assumptions so the same tests pass under both
dialects

## Testing
- bun run test
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