Skip to content

Use in-memory SQLite for tests - #104

Merged
nertzy merged 1 commit into
masterfrom
use-in-memory-sqlite-tests
Sep 3, 2026
Merged

Use in-memory SQLite for tests#104
nertzy merged 1 commit into
masterfrom
use-in-memory-sqlite-tests

Conversation

@nertzy

@nertzy nertzy commented Sep 3, 2026

Copy link
Copy Markdown
Collaborator

Summary

  • Run the test suite against SQLite :memory: instead of a repository-local database file.
  • Preserve shared schema setup while eliminating test-run SQLite artifacts.

Depends on the shared test-database setup extraction.

@nertzy
nertzy force-pushed the use-in-memory-sqlite-tests branch from 8d7f638 to 7cba889 Compare September 3, 2026 17:03
@nertzy
nertzy changed the base branch from extract-shared-test-database to master September 3, 2026 17:03
@nertzy
nertzy marked this pull request as ready for review September 3, 2026 17:04
@nertzy
nertzy merged commit 14a08e7 into master Sep 3, 2026
10 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