OpenTripPlanner/application/src/test/java/org/opentripplanner/netex/mapping
Vincent Paturet f22e077fd8 Add test: distinct SSPs per visit disambiguate interchange in loop pattern
Verifies that when a JourneyPattern visits the same Quay twice (loop),
using distinct ScheduledStopPoint IDs for each visit makes the
ServiceJourneyInterchange reference unambiguous. The SSP appears only
once in the stop list, so the stop position resolves correctly.

This documents the recommended data modeling approach for loop patterns
as a complement to the code fix in #7466.
2026-03-27 16:27:19 +01:00
..
calendar Apply updated prettier formatting 2026-01-20 16:29:07 +02:00
support Commit removed imports 2025-09-18 15:42:29 +02:00
AuthorityToAgencyMapperTest.java
BookingInfoMapperTest.java Apply updated prettier formatting 2026-01-20 16:29:07 +02:00
BrandingMapperTest.java
DurationMapperTest.java
FeedScopedIdFactoryTest.java Move FeedScoped id to new domain-core module 2025-12-08 15:30:21 +01:00
FlexStopsMapperTest.java Fix all package names and imports 2026-02-16 10:58:51 +01:00
GroupOfRoutesMapperTest.java
HeadsignMapperTest.java Add issue for unused destination display 2026-03-18 13:18:43 +01:00
MappingSupport.java
MultiModalStationMapperTest.java Rename TransitModel to TimetableRepository 2024-10-11 18:13:06 +02:00
NetexMapperTest.java refactor: Rename OtpTransitService to TransitDataImport 2025-12-10 21:51:00 +01:00
NetexTestDataSample.java Apply updated prettier formatting 2026-01-20 16:29:07 +02:00
NoticeAssignmentMapperTest.java Apply updated prettier formatting 2026-01-20 16:29:07 +02:00
NoticeMapperTest.java Run formatting with newer prettier java version 2025-03-04 15:02:10 +02:00
OperatorToAgencyMapperTest.java Run formatting with newer prettier java version 2025-03-04 15:02:10 +02:00
RouteMapperTest.java refactor: Rename OtpTransitService to TransitDataImport 2025-12-10 21:51:00 +01:00
ServiceLinkMapperTest.java Fix all package names and imports 2026-02-16 10:58:51 +01:00
StationMapperTest.java Run formatting with newer prettier java version 2025-03-04 15:02:10 +02:00
StopAndStationMapperTest.java Fix all package names and imports 2026-02-16 10:58:51 +01:00
StopPlaceTypeMapperTest.java add test cases for cableway mapping 2024-10-17 13:45:41 +01:00
StopTimesMapperTest.java Rename TransitModel to TimetableRepository 2024-10-11 18:13:06 +02:00
StopTransferPriorityMapperTest.java
TransferMapperTest.java Add test: distinct SSPs per visit disambiguate interchange in loop pattern 2026-03-27 16:27:19 +01:00
TransportModeMapperTest.java Apply updated prettier formatting 2026-01-20 16:29:07 +02:00
TripCalendarBuilderTest.java Move FeedScoped id to new domain-core module 2025-12-08 15:30:21 +01:00
TripMapperTest.java Fix all package names and imports 2026-02-16 10:58:51 +01:00
TripPatternMapperTest.java cleanup: Remove my author comments 2025-12-16 18:41:42 +01:00
VehicleParkingMapperTest.java Fix all package names and imports 2026-02-16 10:58:51 +01:00
WgsCoordinateMapperTest.java Fix all package names and imports 2026-02-16 10:58:51 +01:00