Skip to content

Refactor SQLite tests to prefer in-memory databases #64665

Description

@araujogui

Some SQLite tests use in-memory databases, while others use temporary files without consistency. Unless there's a specific reason for that, we should make them consistent by using in-memory databases for most tests to speed up execution, and keep only a small subset using temporary files to verify filesystem persistence works.

Activity

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    sqliteIssues and PRs related to the SQLite subsystem.testIssues and PRs related to Node.js core tests and test infrastructure.

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions