Commit graph

29 commits

Author SHA1 Message Date
Jannis R
bbff1f4c63
movement.nextStops -> movement.nextStopovers 💥 2019-02-28 16:44:10 +01:00
Jannis R
1e13cf15ae
parseLocation: strip leading zeros from IDs 💥 2019-02-28 16:30:18 +01:00
Jannis R
b55c2c1579
validateMovement: min/max longitude/latitude config 2018-12-30 18:42:05 +01:00
Jannis R
f097022b9a
tests for departure.nextStopovers/arrival.previousStopovers 2018-12-28 22:14:35 +01:00
Jannis R
b208a3dda4
tests: fix messages 2018-12-03 11:48:31 +01:00
Jannis R
f88358e02a tests for leg.cycle & leg.alternatives 2018-12-03 11:43:14 +01:00
Jannis R
ef40e827ae
fix tests 💚 2018-11-13 20:34:12 +01:00
Jannis R
4f15cbd049
minor changes 2018-10-15 20:10:50 +02:00
Jannis R
5cb2b4f049
fix tests 💚 2018-09-03 15:55:09 +02:00
Jannis R
1f13f68926
allow line.fahrtNr of null 💚 2018-08-22 19:33:38 +02:00
Jannis R
9257d3ad7d
parse line.fahrtNr, adapt tests , adapt docs 📝 2018-08-22 19:06:57 +02:00
Jannis R
c4511c949c
adapt tests & Nah.sh profile to 12e61be 2018-07-16 11:57:07 +02:00
Jannis R
951c21eecc adapt tests to 98a051b 2018-07-13 16:07:23 +02:00
Jannis R
efc6467c93
tests: validate former scheduled platforms 2018-07-09 19:46:13 +02:00
Jannis R
bb6e42a662
walking legs: expose distance 2018-06-28 14:12:25 +02:00
Jannis R
d3815f80d7
arrivals/departures: parse & expose platforms 2018-06-27 17:19:49 +02:00
Jannis R
3ade1af7a2 basic tests for arrivals 2018-06-26 18:13:41 +02:00
Jannis R
00ea10d9c8 journey leg, departure, movement: journeyId -> tripId 💥 2018-06-26 18:13:41 +02:00
Jannis R
ce880c06bd
adapt tests & docs to 021ae45 & 3e672ee 📝 2018-06-25 11:35:01 +02:00
Jannis R
6611f262bf leg.passed -> leg.stopovers 💥
Some didn't unterstand what "passed" means in this context.
"stopovers" is a lot less ambiguous; Also, it aligns with
`parseStopover` and FPTF.
2018-06-19 08:23:49 +02:00
Jannis R
3e18f5d415
gitignore lockfile, add & remove todos, minor changes 2018-06-13 20:25:56 +02:00
Jannis R
06e759966c
tests: isValidWhen -> assertValidWhen 2018-05-14 00:47:47 +02:00
Jannis R
df293e31cc
fix test helpers 🐛 2018-05-07 12:33:53 +02:00
Jannis R
2ffcf02946
validate-fptf@2 2018-04-25 12:48:05 +02:00
Jannis R
279dfa4f8f
ÖBB tests: use new validators 2018-04-20 11:04:54 +02:00
Jannis R
a92afc3c28
test validators: bugfixes 🐛 2018-04-19 18:14:42 +02:00
Jannis R
46ce4bbbe0
DB tests: use new validators 2018-04-19 15:21:46 +02:00
Jannis R
a2abf3b47d
tests: more validators 2018-04-18 23:54:09 +02:00
Jannis R
08a33497a0
pull validators from test/lib/util, use validate-fptf more 2018-04-18 23:53:51 +02:00