Skip to content
This repository was archived by the owner on Jul 31, 2025. It is now read-only.
This repository was archived by the owner on Jul 31, 2025. It is now read-only.

Refactor server/signer tests to be able to test multiple DBs (like rethink) #797

@cyli

Description

@cyli

It'd be nice to be able to run our storage tests against actual DBs - while we use an ORM for sql-like DBs and test against a sqlite database, our ORM may not support some of the functionality we use.

And there is no fake rethink DB right now to test, so we'd have to test our rethink code against a real DB.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions