PR #266 #271
codeql
on: dynamic
Matrix: analyze
Annotations
1 error
|
CallbackHandler.IntegrationTests.Features.BankDepositCallbackFeature ► ProcessABankDepositCallback:
CallbackHandler.IntegrationTests/Shared/SharedSteps.cs#L74
Failed test found in:
CallbackHandler.IntegrationTests/TestResults/integration-test-results.trx
Error:
Shouldly.ShouldAssertException : await client.SendAsync(msg);
response.StatusCode
should be
HttpStatusCode.OK
but was
HttpStatusCode.BadRequest
|