Skip to content

Reduce BDD test running time by only starting CouchDB as needed #761

@DRK3

Description

@DRK3

The make bdd-test script builds the docker image and then runs the BDD tests run two times - once with VCS using MongoDB and once with VCS using CouchDB. However, CouchDB runs in both cases, even though it's only needed in the second. We should see if we can only run CouchDB for the second case so the tests can run a bit faster.

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