diff options
Diffstat (limited to 't/out')
-rw-r--r-- | t/out/ambiguous | 7 | ||||
-rw-r--r-- | t/out/invalid_input | 2 | ||||
-rw-r--r-- | t/out/no_connections | 3 |
3 files changed, 3 insertions, 9 deletions
diff --git a/t/out/ambiguous b/t/out/ambiguous index 0dd2043..787b3fd 100644 --- a/t/out/ambiguous +++ b/t/out/ambiguous @@ -1,9 +1,4 @@ -Ambiguous input for name_origin +WWW::Efa error: ambiguous input for name_origin: Bredeney Bredeney Friedhof Bredeneyer Kreuz -Ambiguous input for name_destination - Werden Brücke - Werden S - Werdener Markt - Werdener Str. diff --git a/t/out/invalid_input b/t/out/invalid_input index 5686f5d..2d22895 100644 --- a/t/out/invalid_input +++ b/t/out/invalid_input @@ -1 +1 @@ -efa.vrr.de returned no connections, check your input data. +WWW::Efa error: No data returned by efa.vrr.de diff --git a/t/out/no_connections b/t/out/no_connections index f464ad3..f081ab7 100644 --- a/t/out/no_connections +++ b/t/out/no_connections @@ -1,5 +1,4 @@ -Looks like efa.vrr.de showed an error. -I will now try to dump the error message: +WWW::Efa error from efa.vrr.de: Leider konnte für Ihre Anfrage keine Verbindung gefunden werden! Bitte ändern Sie Ihre Eingabe (z.B. FuÃwegezeit in den Mobilitätseinstellungen) oder starten Sie eine neue Anfrage!
|