Added data bridge api healthcheck and tests. #55
Annotations
2 errors
|
|
|
working-dir/tests/KeeperData.Api.Tests.Component/Endpoints/HealthcheckEndpointTests.cs#L36
Moq.MockException :
Expected invocation on the mock once, but was 0 times: x => x.SendAsync(RequestMatcher.Is(GET, "http://localhost:5560/health"), It.IsAny<CancellationToken>())
Performed invocations:
Mock<HttpMessageHandler:1> (x):
No invocations performed.
|
The logs for this run have expired and are no longer available.
Loading