[x] Appropriate branch selected (all PRs must first be merged to dev before they can be merged to master)
[x] Any modified or new methods or classes have helpful JavaDoc and code is thoroughly commented
[x] The description lists all applicable issues this PR seeks to resolve
[x] The description lists any configuration setting(s) that differ from the default settings
[x] All tests and CI builds passing
Description
Closes #325 and adds unit tests to prevent a similar issue from happening again. The test is structured in a way that future GTFS Flex features can also be tested in a similar way (with a new feed that is small enough new features can be added to it)
Checklist
dev
before they can be merged tomaster
)Description
Closes #325 and adds unit tests to prevent a similar issue from happening again. The test is structured in a way that future GTFS Flex features can also be tested in a similar way (with a new feed that is small enough new features can be added to it)