OpenTripPlanner/application/src/test/java/org/opentripplanner/gtfs/mapping
2026-02-27 14:13:14 +01:00
..
AgencyMapperTest.java Use IdFactory in AgencyMapper 2025-04-11 11:02:11 +02:00
BikeAccessMapperTest.java Remove unused variable 2024-11-12 13:07:03 +01:00
BoardingAreaMapperTest.java Fix all package names and imports 2026-02-16 10:58:51 +01:00
BookingRuleMapperTest.java Avoid star imports 2025-11-21 00:05:15 +02:00
CarAccessMapperTest.java Commit removed imports 2025-09-18 15:42:29 +02:00
CompactShapeTest.java Make CompactShape more robust in the face of very large sequence number gaps 2025-07-28 23:57:35 +02:00
EntranceMapperTest.java Fix all package names and imports 2026-02-16 10:58:51 +01:00
FareAttributeMapperTest.java Introduce IdFactory for GTFS 2025-04-11 11:02:10 +02:00
FareLegRuleMapperTest.java Fix all package names and imports 2026-02-16 10:58:51 +01:00
FareProductMapperTest.java Apply review feedback 2025-11-13 13:45:02 +01:00
FareRuleMapperTest.java Read networks from route_networks.txt 2025-09-23 11:48:05 +02:00
FareTransferRuleMapperTest.java Ensure valid values for transferCount 2026-02-27 14:13:14 +01:00
FeedInfoMapperTest.java Run formatting with newer prettier java version 2025-03-04 15:02:10 +02:00
FrequencyMapperTest.java Update constants to follow naming conventions 2026-02-09 16:37:46 +02:00
GtfsTestData.java Make trip's service id non-null 2025-06-13 10:06:53 +02:00
IdFactoryTest.java Move FeedScoped id to new domain-core module 2025-12-08 15:30:21 +01:00
LocationGroupMapperTest.java Move FeedScoped id to new domain-core module 2025-12-08 15:30:21 +01:00
LocationMapperTest.java Mention whitespace in error message [ci skip] 2025-06-17 11:03:28 +02:00
PathwayMapperTest.java Introduce IdFactory for GTFS 2025-04-11 11:02:10 +02:00
PathwayNodeMapperTest.java Fix all package names and imports 2026-02-16 10:58:51 +01:00
RouteMapperTest.java Move FeedScoped id to new domain-core module 2025-12-08 15:30:21 +01:00
ServiceCalendarDateMapperTest.java Make calendar date id non-null, improve tests 2025-06-13 09:44:16 +02:00
ServiceCalendarMapperTest.java Make trip's service id non-null 2025-06-13 10:06:53 +02:00
ServiceDateMapperTest.java refactor: Move all src files into the application module 2024-10-11 15:55:19 +02:00
ShapePointMapperTest.java Move FeedScoped id to new domain-core module 2025-12-08 15:30:21 +01:00
StationMapperTest.java Introduce IdFactory for GTFS 2025-04-11 11:02:10 +02:00
StopMapperTest.java Fix all package names and imports 2026-02-16 10:58:51 +01:00
StopTimeMapperTest.java Read networks from route_networks.txt 2025-09-23 11:48:05 +02:00
TimeframeMapperTest.java Rework strategy for default time values 2025-12-19 15:05:57 +01:00
TransferMapperTest.java Update constants to follow naming conventions 2026-02-09 16:37:46 +02:00
TransitModeMapperTest.java remove unused import 2024-11-07 10:22:41 +00:00
TranslationHelperTest.java Update constants to follow naming conventions 2026-02-09 16:37:46 +02:00
TripMapperTest.java Fix all package names and imports 2026-02-16 10:58:51 +01:00