Added HMAC Authentication #110
Annotations
4 errors
AncillaryInfrastructure.IntegrationTests.AuditsApiSpec ► WhenDeliverAudit_ThenDelivers:
src/AncillaryInfrastructure.IntegrationTests/AuditsApiSpec.cs#L47
Failed test found in:
src/TestResults/csharp/runneradmin_fv-az586-955_2023-12-27_10_11_55[1].trx
Error:
Expected result.Content.Value.IsDelivered to be true, but found False.
|
AncillaryInfrastructure.IntegrationTests.UsagesApiSpec ► WhenDeliverUsage_ThenDelivers:
src/AncillaryInfrastructure.IntegrationTests/UsagesApiSpec.cs#L47
Failed test found in:
src/TestResults/csharp/runneradmin_fv-az586-955_2023-12-27_10_11_55[1].trx
Error:
Expected result.Content.Value.IsDelivered to be true, but found False.
|
AncillaryInfrastructure.IntegrationTests.UsagesApiSpec ► WhenDrainAllUsagesAndSome_ThenDrains:
src/AncillaryInfrastructure.IntegrationTests/UsagesApiSpec.cs#L89
Failed test found in:
src/TestResults/csharp/runneradmin_fv-az586-955_2023-12-27_10_11_55[1].trx
Error:
Expected _usageReportingService.AllEventNames.Count to be 3, but found 0 (difference of -3).
|
test
Process completed with exit code 1.
|