You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.
The text was updated successfully, but these errors were encountered: