Skip to content

Rebuild CI pipeline to use docker compose so db is live for tests AND/OR update tests #19

Open
@zenlex

Description

The current start of endpoint tests fail in CI now that the DB wiring has been started since the current CI runs them without a live DB to test against and does not mock the service.
Rather than mock the services since the whole app itself is a microservice, I think it makes more sense to just setup the CI to run an integration test with the test db instance spun up and use the docker commands.

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