Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Setup macOS CI for unit tests #296

Open
Andrewangeta opened this issue Aug 26, 2022 · 0 comments
Open

Setup macOS CI for unit tests #296

Andrewangeta opened this issue Aug 26, 2022 · 0 comments
Assignees
Labels

Comments

@Andrewangeta
Copy link
Collaborator

Using GH actions macOS runner, to test transactions we need to setup a cluster locally through the installed mongoDB without using docker. Docker isn't officially installed on macOS and there's some weirdness when installing it via a separate action.

We should ideally build a script that manually starts the mongod instance and sets up the cluster manually before we run the tests.
This article should provide some good steps and serve as a starting point.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants