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

Problem: there are no integration tests #1034

Open
jraddaoui opened this issue Oct 1, 2024 · 0 comments
Open

Problem: there are no integration tests #1034

jraddaoui opened this issue Oct 1, 2024 · 0 comments

Comments

@jraddaoui
Copy link
Collaborator

Is your feature request related to a problem? Please describe.

We are missing integration tests to check the interaction between our and other services and add coverage to the commands.

Describe the solution you'd like

We created some integration tests for the interaction with Temporal, for example:

https://github.com/artefactual-sdps/preprocessing-moma/blob/main/internal/integration/integration_test.go

We should look at options to also test the integration between the dashboard, the API and an OIDC provider (which would have helped preventing #1032), and also between MinIO, Redis and our watcher.

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

No branches or pull requests

1 participant