OpenTripPlanner/application/src/test/java/org/opentripplanner/apis/gtfs/datafetchers
Vincent Paturet a7cfa3d9d4 Remove withDistanceMeters from ScheduledTransitLegBuilder and update tests
Distance is now always computed from hop geometry coordinates in the
ScheduledTransitLeg constructor, so the builder setter is no longer
needed. Tests are updated to use stops with distinct coordinates and
rely on geometry-computed distances.
2026-03-03 15:27:43 +01:00
..
BookingInfoImplTest.java Always set GraphQL context 2025-11-11 12:12:38 +01:00
LegImplTest.java Remove withDistanceMeters from ScheduledTransitLegBuilder and update tests 2026-03-03 15:27:43 +01:00
QueryTypeImplTest.java Move i18n to domain-core 2025-12-08 16:56:49 +01:00
StopCallImplTest.java Always set GraphQL context 2025-11-11 12:12:38 +01:00