Jannis R
|
2623fc44c6
|
merge master into next
|
2018-05-07 11:53:55 +02:00 |
|
Jannis R
|
47aea604df
|
fix error message 🐛
|
2018-05-03 10:29:43 +02:00 |
|
Jannis R
|
71d087aa23
|
refactor polyline parsing, add todo
|
2018-05-03 00:17:17 +02:00 |
|
Jannis R
|
37770654e1
|
journeyLeg: polyline option
|
2018-05-03 00:17:17 +02:00 |
|
Jannis R
|
7c6e87afff
|
journey legs: return polylines
|
2018-05-03 00:17:17 +02:00 |
|
Jannis R
|
49afc8a75b
|
journeys: polylines option
|
2018-05-03 00:17:17 +02:00 |
|
Jannis R
|
629385599c
|
2.6.0
|
2018-04-29 14:30:05 +02:00 |
|
Jannis R
|
5d10d76a15
|
journey legs: parse cycle
|
2018-04-29 14:29:29 +02:00 |
|
Jannis R
|
3c052e9fef
|
2.5.3
|
2018-04-29 14:22:56 +02:00 |
|
Jannis R
|
d676b8430d
|
fix journey leg alternatives 🐛
- use realtime data if available
- don't filter by departure station (HAFAS IDs are complicated)
|
2018-04-29 13:41:23 +02:00 |
|
Jannis R
|
7f02bfe4d5
|
add missing test helper fn
|
2018-04-26 16:17:53 +02:00 |
|
Jannis R
|
c769638005
|
add missing test helper fn, add todos, clean up
|
2018-04-25 13:24:27 +02:00 |
|
Jannis R
|
fecd2aefc0
|
journeys fails with no product tests: use helper fn
|
2018-04-25 13:23:53 +02:00 |
|
Jannis R
|
2ffcf02946
|
validate-fptf@2
|
2018-04-25 12:48:05 +02:00 |
|
Jannis R
|
cb5e01ed5b
|
departures tests: use helper fn
|
2018-04-24 18:16:59 +02:00 |
|
Jannis R
|
9501dab9f4
|
journeys from station to POI tests: use helper fn
|
2018-04-24 18:16:52 +02:00 |
|
Jannis R
|
c030724663
|
2.5.2
|
2018-04-24 17:04:55 +02:00 |
|
Jannis R
|
c60213a135
|
DB: tram mode should be train 🐛
|
2018-04-24 17:04:55 +02:00 |
|
Jannis R
|
3d69ae225d
|
DB: tram mode should be train 🐛
|
2018-04-24 16:59:35 +02:00 |
|
Jannis R
|
1018369576
|
journeys from station to address tests: use helper fn
|
2018-04-24 15:49:54 +02:00 |
|
Jannis R
|
6818635ee4
|
earlier/later journeys test: use helper fn
|
2018-04-24 15:28:36 +02:00 |
|
Jannis R
|
b364269041
|
Nah.sh: enable radar despite failing test
see #34 for more details
|
2018-04-23 16:30:57 +02:00 |
|
Jannis R
|
63e303b6f8
|
journeys from station to station test: use helper fn
|
2018-04-23 15:45:20 +02:00 |
|
Jannis R
|
279dfa4f8f
|
ÖBB tests: use new validators
|
2018-04-20 11:04:54 +02:00 |
|
Jannis R
|
e1f7e074be
|
NAH.SH tests: use new validators
|
2018-04-19 21:32:01 +02:00 |
|
Jannis R
|
0ce5e9114f
|
INSA tests: use new validators
|
2018-04-19 18:14:43 +02:00 |
|
Jannis R
|
a92afc3c28
|
test validators: bugfixes 🐛
|
2018-04-19 18:14:42 +02:00 |
|
Jannis R
|
e87ccf5a3b
|
DB: add currency to price 🐛, enable journeyLeg
|
2018-04-19 15:21:49 +02:00 |
|
Jannis R
|
46ce4bbbe0
|
DB tests: use new validators
|
2018-04-19 15:21:46 +02:00 |
|
Jannis R
|
1fb6d64f8a
|
VBB tests: use new validators
|
2018-04-18 23:56:11 +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 |
|
Jannis R
|
486929acc7
|
tests: move util, co, validate-line-without-mode into lib
|
2018-04-18 16:16:31 +02:00 |
|
Jannis R
|
41b574c468
|
tests: move assertValidStationProducts into assertValidStation
|
2018-04-18 16:12:59 +02:00 |
|
Jannis R
|
8ce89f0fe6
|
formatLocation: more helpful error messages
|
2018-04-17 18:49:49 +02:00 |
|
Julian Amelung
|
16e6dd6d14
|
Changed Journeys to Departures.
the endpoint which is discussed here is departures not journeys.
If you use journeys with this parameters, you get mad with debugging.
|
2018-04-17 18:33:38 +02:00 |
|
Jannis R
|
3680f1fe94
|
fix products bitmask parsing 🐛
|
2018-04-09 19:37:44 +02:00 |
|
Jannis R
|
c8a144427e
|
2.5.1
|
2018-04-05 14:23:27 +02:00 |
|
Jannis R
|
afc0124982
|
fix stopover parsing 🐛
|
2018-04-05 14:23:14 +02:00 |
|
Jannis R
|
03e5cd350d
|
async stack traces: NODE_ENV=dev -> NODE_DEBUG=hafas-client
|
2018-04-05 14:17:30 +02:00 |
|
Jannis R
|
4fd7108ec6
|
VBB: strip "Tram " from line names
|
2018-03-31 14:03:23 +02:00 |
|
Jannis R
|
046b8c4117
|
VBB: strip "Bus " from line names
|
2018-03-29 23:17:50 +02:00 |
|
Jannis R
|
d96cbfb228
|
stopover: default arrival & departure fields 🐛, >= for collecting journeys
|
2018-03-29 02:45:15 +02:00 |
|
Julius Tens
|
261cc5ed2c
|
add link to insa-hafas
|
2018-03-25 21:34:50 +02:00 |
|
Julius Tens
|
e8f21216a5
|
Merge pull request #40 from public-transport/profile-boilerplate
add simple profile boilerplate
|
2018-03-25 21:28:28 +02:00 |
|
Jannis R
|
27085d1db0
|
add simple profile boilerplate
|
2018-03-24 18:18:34 +01:00 |
|
Jannis R
|
2430a74414
|
adapt docs to 005f3f8 📝
|
2018-03-23 21:19:25 +01:00 |
|
Julius Tens
|
fe8f9c29f9
|
Merge pull request #39 from public-transport/remove-journey-shorthands
remove journey shorthands
|
2018-03-21 21:40:05 +01:00 |
|
Jannis R
|
4cba773eb0
|
adapt tests to 0e80be0 ✅
|
2018-03-21 01:55:53 +01:00 |
|
Jannis R
|
005f3f8e4d
|
remove journey.departure, .arrival, … 💥
closes #36
|
2018-03-21 01:55:31 +01:00 |
|