Skip to content

fix(Lianes): Fix linter #814

fix(Lianes): Fix linter

fix(Lianes): Fix linter #814

GitHub Actions / Integration tests succeeded Oct 7, 2024 in 0s

113 passed, 0 failed and 1 skipped

Tests passed successfully

✅ test-results.trx

114 tests were completed in 31s with 113 passed, 0 failed and 1 skipped.

Test suite Passed Failed Skipped Time
Liane.Test.Integration.ChatServiceImplTest 3✅ 1s
Liane.Test.Integration.DeletionServiceImplTest 1✅ 861ms
Liane.Test.Integration.LianeServiceImplTest 15✅ 4s
Liane.Test.Integration.LianeStatusServiceTest 2✅ 1⚪ 714ms
Liane.Test.Integration.LianeStorageTest 1✅ 245ms
Liane.Test.Integration.LianeTrackerTest 13✅ 17s
Liane.Test.Integration.NotificationServiceImplTest 3✅ 541ms
Liane.Test.Integration.PaginationTest 5✅ 564ms
Liane.Test.Integration.RallyingPointServiceImplTest 5✅ 608ms
Liane.Test.Integration.RoutingServiceImplTest 2✅ 223ms
Liane.Test.Integration.TripServiceImplTest 9✅ 3s
Liane.Test.Internal.Address.NominatimJsonTest 2✅ 4ms
Liane.Test.Internal.Json.LianeEventJsonTest 4✅ 25ms
Liane.Test.Internal.Json.RefJsonTest 6✅ 11ms
Liane.Test.Internal.Json.TimeOnlyJsonTest 2✅ 2ms
Liane.Test.Internal.Json.UnionTypeJsonTest 14✅ 19ms
Liane.Test.Internal.Match.MatchTest 1✅ 3ms
Liane.Test.Internal.Trip.LianeRecurrenceTest 2✅ 9ms
Liane.Test.Internal.Trip.LianeTrackerTest 1✅ 0ms
Liane.Test.Internal.Trip.RouteOptimizerTest 1✅ 4ms
Liane.Test.OsrmServiceTest 11✅ 79ms
Liane.Test.Routing.LatLngTest 2✅ 1ms
Liane.Test.Trip.DayOfWeekFlagTest 6✅ 1ms
Liane.Test.Util.CursorTest 2✅ 1ms

✅ Liane.Test.Integration.ChatServiceImplTest

✅ TestGetUnreadConversations
✅ TestPagination
✅ TestReadConversation

✅ Liane.Test.Integration.DeletionServiceImplTest

✅ ShouldDeleteAccount

✅ Liane.Test.Integration.LianeServiceImplTest

✅ EveryRequestIsIndependant
✅ ExactSameLianeRequestShouldMatch
✅ GuguMatchesChangeWhenJaybeeHavedJoinedMathildeLiane
✅ GuguSeeJoinedLianesEvenIfRequestIsDisabled
✅ GuguShouldJoinANewLianeByJoiningAMatch
✅ GuguShouldJoinAnExistingLianeByJoiningAMatch
✅ GuguShouldMatchLianes
✅ MathildeShouldMatchEnabledLianes
✅ MathildeShouldMatchLianes
✅ ShouldChatInALiane
✅ ShouldMatchLianesWithTimeConstraints
✅ ShouldMatchNoMatterWhatDirection
✅ ShouldNotSendAMessageToALeftLiane
✅ ShouldUnjoinedRequestMustAppearInAllMatch
✅ WhenTheLastMemberLeaveALianeTheLianeIsDeleted

✅ Liane.Test.Integration.LianeStatusServiceTest

✅ ShouldGetStartedStatus
⚪ ShouldGetStartedStatusWithDelay
✅ ShouldUpdateToFinished

✅ Liane.Test.Integration.LianeStorageTest

✅ ShouldSyncDatabases

✅ Liane.Test.Integration.LianeTrackerTest

✅ MemberShouldNotFinishTrip
✅ ShouldFinishTrip
✅ ShouldHavePassengersInCar
✅ ShouldHavePickedUpPassenger
✅ ShouldNotFinishTrip
✅ ShouldNotHaveMembersInCar
✅ ShouldNotHavePassengersInCarBeforePickup
✅ ShouldNotHavePassengersInCarWhenNoPassengersPing
✅ ShouldTrackDestinationWayPoint
✅ ShouldTrackFirstWayPointWithPassengers
✅ ShouldTrackNextWayPointWithPassengers
✅ Trip_16_12_2023
✅ Trip_qui_se_trouve_deja_a_destination

✅ Liane.Test.Integration.NotificationServiceImplTest

✅ ShouldFindJoinLianeEvent
✅ ShouldMarkAsReadOnAnswer
✅ ShouldSendAJoinRequestNotificationWithId

✅ Liane.Test.Integration.PaginationTest

✅ ShouldPaginateEmptyCollection
✅ ShouldPaginateSorted
✅ ShouldPaginateWithCursorInMemory
✅ ShouldPaginateWithCursorInMemoryWithNext
✅ ShouldPaginateWithoutCursorInMemory

✅ Liane.Test.Integration.RallyingPointServiceImplTest

✅ ShoudList
✅ ShouldDeleteUnusedOnly
✅ ShouldExport
✅ ShouldImport
✅ ShouldSnap

✅ Liane.Test.Integration.RoutingServiceImplTest

✅ ReverseTripShouldReturnNull
✅ TestTripComputation

✅ Liane.Test.Integration.TripServiceImplTest

✅ BertrandShouldMatchSamuelsLiane
✅ JbShouldMatchAugustinsLiane
✅ ShouldMatchLianeOnLocation
✅ ShouldMatchLianeOnSeatCount
✅ ShouldSimplifyLianeGeometry
✅ TestAddLianeMember
✅ TestListAccessLevel
✅ TestListAll
✅ TestMatchLiane

✅ Liane.Test.Internal.Address.NominatimJsonTest

✅ ShouldDeserializeAddress
✅ ShouldDeserializeReverseResponse

✅ Liane.Test.Internal.Json.LianeEventJsonTest

✅ ShouldDeserialize
✅ ShouldSerialize
✅ ShouldSerializeMemberPing
✅ ShouldSerializeWithUri

✅ Liane.Test.Internal.Json.RefJsonTest

✅ ShouldDeserializeResolvedRef
✅ ShouldDeserializeUnresolvedRef
✅ ShouldSerializeAnnotatedRefAsResolved
✅ ShouldSerializeAnnotatedRefAsUnresolved
✅ ShouldSerializeResolvedRef
✅ ShouldSerializeUnresolvedRef

✅ Liane.Test.Internal.Json.TimeOnlyJsonTest

✅ ShouldDeserializeTimeOnly
✅ ShouldSerializeTimeOnly

✅ Liane.Test.Internal.Json.UnionTypeJsonTest

✅ ShouldDeserializeConcrete1
✅ ShouldDeserializeConcrete2
✅ ShouldDeserializeConcrete3WithDefaultValue
✅ ShouldDeserializeLianeEvent
✅ ShouldDeserializeMemberHasLeft
✅ ShouldDeserializeReminder
✅ ShouldFailToDeserializeLianeEventWithMissingTypeInfo
✅ ShouldSerializeConcrete1
✅ ShouldSerializeConcrete2
✅ ShouldSerializeFromGenericTypeWithTypeInfo
✅ ShouldSerializeMatchType
✅ ShouldSerializeNotification
✅ ShouldSerializeNotificationInfo
✅ ShouldSerializeTypeInfo

✅ Liane.Test.Internal.Match.MatchTest

✅ ShouldExtractMatchingTrip

✅ Liane.Test.Internal.Trip.LianeRecurrenceTest

✅ ShouldEnumerateActiveDays
✅ ShouldEnumerateNextDates

✅ Liane.Test.Internal.Trip.LianeTrackerTest

✅ ShouldGetFirstWayPoint

✅ Liane.Test.Internal.Trip.RouteOptimizerTest

✅ ShouldOverlap

✅ Liane.Test.OsrmServiceTest

✅ ShouldGetADefaultRoute
✅ ShouldGetARouteWithSteps
✅ ShouldGetRouteFromMendeToFlorac
✅ ShouldGetRouteFromMendeToFloracByGorgesDuTarnCausses
✅ ShouldGetRouteFromMendeToFloracByGorgesDuTarnCaussesAndPrades
✅ ShouldGetRouteFromMendeToFloracByLeCrouzet
✅ ShouldGetRouteFromMendeToFloracByLeCrouzetAndCocures
✅ ShouldGetRouteFromMendeToFloracByLeCrouzetAndRampon
✅ ShouldGetRouteWithAnnotations
✅ ShouldGetRouteWithFullOverview
✅ ShouldGetRouteWithNoOverview

✅ Liane.Test.Routing.LatLngTest

✅ ShouldCalculateDistance
✅ ShouldIntersect

✅ Liane.Test.Trip.DayOfWeekFlagTest

✅ ShouldParseFromBitArray
✅ ShouldParseFromString
✅ ShouldParseNoneFromString
✅ ShouldPrintMondayToString
✅ ShouldPrintSundayToString
✅ ShouldPrintToString

✅ Liane.Test.Util.CursorTest

✅ ShouldConvertToCursorString
✅ ShouldConvertToStringDatetime