Skip to content

Refactor italian tests cig cup (#250) #769

Refactor italian tests cig cup (#250)

Refactor italian tests cig cup (#250) #769

Triggered via push June 14, 2024 09:41
Status Success
Total duration 3m 8s
Artifacts
Matrix: Analyze
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 2 warnings
Mews.Fiscalizations.Germany.Tests.V2.ClientTests ► GetAllTssClientsSucceeds: src/Germany/Mews.Fiscalizations.Germany.Tests/V2/ClientTests.cs#L46
Failed test found in: src/Germany/Mews.Fiscalizations.Germany.Tests/TestResults/test-results-Linux.trx Error: Assert.That(result.SuccessResult.Select(r => r.Id).Contains(createdClient.Id), Is.True) Expected: True But was: False
Mews.Fiscalizations.Germany.Tests.V2.TssTests ► GetAllTSSsSucceeds: src/Germany/Mews.Fiscalizations.Germany.Tests/V2/TssTests.cs#L41
Failed test found in: src/Germany/Mews.Fiscalizations.Germany.Tests/TestResults/test-results-Linux.trx Error: Assert.That(allTSSs.Select(t => t.Id).Contains(createdTss.Id), Is.True) Expected: True But was: False
Analyze (csharp): src/Basque/Mews.Fiscalizations.Basque/ModelToDtoConverter.cs#L30
'OptionExtensions.GetOrNull<T, TResult>(Option<T>, Func<T, TResult[]>)' is obsolete: 'You shouldn't have nulls in variables of collection types. Use `Map` + `GetOrEmpty` instead.'
Analyze (csharp): src/Basque/Mews.Fiscalizations.Basque/ModelToDtoConverter.cs#L30
'OptionExtensions.GetOrNull<T, TResult>(Option<T>, Func<T, TResult[]>)' is obsolete: 'You shouldn't have nulls in variables of collection types. Use `Map` + `GetOrEmpty` instead.'