etalab / transport-validator

GTFS validator
https://transport.data.gouv.fr/validation/
MIT License
38 stars 10 forks source link

Test the behaviour on fatal error #63

Closed antoine-de closed 5 years ago

antoine-de commented 5 years ago

this checks that when we have a Fatal UnloadableModel error, we still some rules.

This also checks that we do not flood with invalid ref on stops (since were unable to load any stops)

by updating the gtfs-structure version (with https://github.com/rust-transit/gtfs-structure/pull/34) we also have better error message