Skip to content

Can we run DB tests also in local env? #149

@Borda

Description

@Borda

So far, the major bottleneck for any contributor and eventually maintainers are the DB tests

  • contributor: does not get them rum as they connect to some external DB, and GH does not share credentials to fork PRs
  • maintainer: he needs to pul the PR to a branch and run all tests before it lands on main/dev branch

So my question, and feel free to discuss it in another form (DM) what is so special with this DB, and can we just start one locally within the job and run tests against it?

Seems there are some actions offering running MongoDB locally: https://github.com/marketplace/actions/mongodb-in-github-actions

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions