Skip to content

[question] Is it possible to cover code which uses sqlite-wasm with jest tests? #114

@doing-art

Description

@doing-art

I am using Sahpool VFS in my codebase. I am curious whether it is possible to cover my code with tests, e.g., using the Jest library. In the documentation, it is mentioned that Node.js is currently only supported for in-memory databases without persistence. Technically, tests are executed in the Node.js environment. Does it mean that the code that uses Sahpool VFS can not be covered with the tests?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions