Skip to content

92 testing reveaal service#94

Merged
williamwoldum merged 4 commits intomainfrom
92-testing-reveaal-endpoints
Dec 11, 2023
Merged

92 testing reveaal service#94
williamwoldum merged 4 commits intomainfrom
92-testing-reveaal-endpoints

Conversation

@williamwoldum
Copy link
Copy Markdown
Contributor

@williamwoldum williamwoldum commented Dec 11, 2023

This PR does decouple the .env configuration of reveaal_service into main.
This keeps all configuration in main and allows us to spin up reveaal services connected to different servers.

This PR intended to write some tests for the reveaal_service implementation.
However, we were unsuccessful mocking the reveaal gRPC server connection.
We tried a crate called "wiremock_grpc", but there was a versioning error with prost which we could not solve.
We have left the test code (that should run) as an ignored test for someone in the future.

@williamwoldum williamwoldum linked an issue Dec 11, 2023 that may be closed by this pull request
@williamwoldum williamwoldum force-pushed the 92-testing-reveaal-endpoints branch from 80109f7 to 86960e8 Compare December 11, 2023 13:04
@williamwoldum williamwoldum added enhancement New feature or request help wanted Extra attention is needed question Further information is requested and removed help wanted Extra attention is needed labels Dec 11, 2023
@williamwoldum williamwoldum merged commit 24ccafe into main Dec 11, 2023
@williamwoldum williamwoldum deleted the 92-testing-reveaal-endpoints branch December 11, 2023 13:07
@williamwoldum williamwoldum restored the 92-testing-reveaal-endpoints branch December 11, 2023 13:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request question Further information is requested

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Testing Reveaal service

2 participants