updated so that when update or insert is called it just stores a list… #415
Annotations
3 errors and 2 warnings
Test:
Btms.Backend.IntegrationTests/PreprocessingTests/IpaffsCancelledTests.cs#L23
Expected notification.Status to be ImportNotificationStatusEnum.Cancelled {value: 8}, but found ImportNotificationStatusEnum.InProgress {value: 4}.
|
Test:
Btms.Analytics.Tests/MovementsExceptionsTests.cs#L71
System.InvalidOperationException : Sequence contains no matching element
|
Test
Process completed with exit code 1.
|
Test:
TestGenerator.IntegrationTesting.Backend/MultipleScenarioGeneratorBaseTest.cs#L11
Cannot convert null literal to non-nullable reference type.
|
Test:
TestGenerator.IntegrationTesting.Backend/MultipleScenarioGeneratorBaseTest.cs#L23
Non-nullable field 'LoadedData' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
Loading