OpenTripPlanner/application/src/test/java/org/opentripplanner/netex
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
..
config Apply updated prettier formatting 2026-01-20 16:29:07 +02:00
index/hierarchy Commit removed imports 2025-09-18 15:42:29 +02:00
loader cleanup: Remove my author comments 2025-12-16 18:41:42 +01:00
mapping Add test: distinct SSPs per visit disambiguate interchange in loop pattern 2026-03-27 16:27:19 +01:00
support Apply updated prettier formatting 2026-01-20 16:29:07 +02:00
validation Move builders to test-fixtures, add test 2026-03-17 12:40:07 +01:00
NetexEpipBundleSmokeTest.java Fix all package names and imports 2026-02-16 10:58:51 +01:00
NetexNordicBundleSmokeTest.java Fix all package names and imports 2026-02-16 10:58:51 +01:00
NetexTestDataSupport.java Apply updated prettier formatting 2026-01-20 16:29:07 +02:00