Skip to content

Test isolation with template databases #283

@davenquinn

Description

@davenquinn

In the current implementation of our unit testing framework, tests are isolated at the transaction level. This means that certain operations that happen outside of transaction scope (e.g., topology testing) cannot be effectively isolated. We should explore adopting a Postgres template database approach to test isolation to speed things up. This may be slower but will be more predictable.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions