conveyal / gtfs-lib

A library for loading and saving GTFS feeds of arbitrary size with disk-backed storage
BSD 2-Clause "Simplified" License
71 stars 38 forks source link

Flex unit test update #388

Closed br648 closed 1 year ago

br648 commented 1 year ago

Checklist

Description

I missed the export of areas from the exported feed. Addressed this and updated the unit tests to cover this.

Added a new unit test to cover normalizing of flex stop times.