issues
search
ts4nfdi
/
api-gateway
Demo UI: https://ts4nfdi.github.io/api-gateway
https://ts4nfdi-api-gateway.prod.km.k8s.zbmed.de/api-gateway
1
stars
1
forks
source link
Feature: Add integration tests for the search service
#26
Closed
syphax-bouazzouni
closed
2 months ago
syphax-bouazzouni
commented
2 months ago
Changes
Fix the response description field to be a list, not a string (
https://github.com/ts4nfdi/api-gateway/commit/c17eeea5515ddf149f5a1f5a5824af7f031ea119
) (resolve
https://github.com/ts4nfdi/api-gateway/issues/25
)
Handle the case when the federated services are down (
https://github.com/ts4nfdi/api-gateway/commit/914132b7edf1fca68c23699fe0d732cba4825e47
) (resolve
https://github.com/ts4nfdi/api-gateway/issues/23
)
Add search service integration test (
https://github.com/ts4nfdi/api-gateway/commit/d94f71dba98199adb1a4b76b0ea1e4580c35136e
) (resolve
https://github.com/ts4nfdi/api-gateway/issues/20
)
Fix
https://github.com/ts4nfdi/api-gateway/issues/22
Changes