summaryrefslogtreecommitdiff
path: root/t
AgeCommit message (Expand)AuthorLines
2021-12-12update tests for e2ca9938539d1ce5f9a38eaa7b85fa75764e889aDaniel Friesel-3/+3
2021-06-19Result: Update delay and qos messagesDaniel Friesel-10/+10
2019-06-24move author tests to xt/Daniel Friesel-24/+0
2019-03-10lookahead: do not ignore trains where only arrival is < lookahead timeDaniel Friesel-3/+3
2018-08-05Compare lookahead to scheduled and not realtime dataDaniel Friesel-4/+4
2018-08-01add tests for arrival_delay vs. departure_delayDaniel Friesel-1/+9
2018-04-22Update station dataset (2016-01 -> 2017-09)Daniel Friesel-4/+4
2017-07-05Use Test::Number::Delta for floating point comparisonsDaniel Friesel-6/+10
2017-06-25Interpret lookahead / lookbehind with 1-minute granularityDaniel Friesel-5/+5
2017-01-28Support ->lookbehind for delayed trains from previous hoursDaniel Friesel-2/+4
2016-11-07EVI/UIC testDaniel Friesel-1/+7
2016-11-07add get_station_by_location testsDaniel Friesel-1/+27
2016-05-09t/21: Fix is_deeply got/expected orderDaniel Friesel-9/+9
2016-05-09Switch to Deutsche Bahn Haltestellen listDaniel Friesel-15/+14
2015-09-17100% test coverage for Stations.pm \o/Daniel Friesel-1/+7
2015-09-14re-enable substring matching -> use both for station lookupDaniel Friesel-5/+8
2015-09-12use Text::Levenshtein(XS) for fuzzy station name matchingDaniel Friesel-15/+19
2015-05-22add more test files for cancelled/additional stops (not used yet)Daniel Friesel-0/+8251
2015-05-21t/35: use ok instead of is where appropriateDaniel Friesel-4/+5
2015-05-21add tests for wingsDaniel Friesel-0/+6212
2014-11-01allow realtime ppth to override static ppthDaniel Friesel-1/+1
2014-06-23Do not error out if only partial data is available (closes #4)Daniel Friesel-1/+1
2014-02-11add test files required for bbe4294e1f164ac1a08ef36220ece85821ffddccDaniel Friesel-0/+1377
2014-02-09add transfer tests (plus regression test for e78caa8)Daniel Friesel-0/+33
2014-02-09fix test name (33-, not 33_)Daniel Friesel-0/+0
2014-02-06add lookahead optionDaniel Friesel-1/+19
2014-02-02Remove duplicates from delay and qos messagesDaniel Friesel-28/+40
2014-01-21add test cases for imaginary station and no results in timeframeDaniel Friesel-2/+34
2014-01-21stations test: make sure get_stations has no empty pairsDaniel Friesel-1/+6
2014-01-20route_interesting: Do not include the destination in the route in some casesDaniel Friesel-1/+5
2014-01-19add some ::Result tests (todo: detailed message and route tests)Daniel Friesel-0/+227
2014-01-17t/20-iris-class: set time zone in DateTime constructorDaniel Friesel-2/+2
2014-01-17perltidyDaniel Friesel-15/+23
2014-01-17add IRIS constructor testsDaniel Friesel-0/+68
2014-01-17add ::Stations testDaniel Friesel-0/+60
2014-01-17add basic testsDaniel Friesel-0/+60
2014-01-03add test input filesDaniel Friesel-0/+1703