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

Move to use datahub in code rather than depending on running service #11

Open
gra-moore opened this issue Feb 5, 2024 · 0 comments
Open

Comments

@gra-moore
Copy link
Contributor

Currently the tests only work if there is a running datahub instance. This means that it is not easy to have the tests run in the github context.

Datahub is now runnable as an embedded service.

This change requires that instead of depending on a docker service to be running that the tests can start up a datahub in code.

This will then enable tests to to be triggered on PRs.

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

No branches or pull requests

1 participant