Commit graph

39 commits

Author SHA1 Message Date
Jannis R
b419477a7d
merge next into tests-rewrite 2018-06-10 14:57:51 +02:00
Jannis R
46c05eba05 adapt tests to 3c9c5cb 2018-06-10 14:47:29 +02:00
Jannis R
0136189aa4
tests: fix isRoughlyEqual calls 2018-06-07 12:59:50 +02:00
Jannis R
938195753c
merge next into tests-rewrite 2018-05-31 14:00:58 +02:00
Jannis R
a59b340d67 adapt tests to 1c467cd 2018-05-30 16:39:51 +02:00
Jannis R
a17123401d
fix tests failing because of weird endpoints
- DB: `journeyLeg()` sometimes doesn't give the `direction` #49
- nah.sh: `departures()` at "Kiel Hbf" includes neighboring stations
- ÖBB: the endpoint always returns IDs of individual stops

Although these hacks make the tests less strict, we will finally be
able to use the more thorough tests from the `tests-rewrite` branch.
2018-05-30 15:51:59 +02:00
Jannis R
4d908e1f72
tests: fix isRoughEqual call 🐛, minor change 2018-05-14 00:13:11 +02:00
Jannis R
2ca7e64fd5
journeys detour tests: use helper fn 2018-05-14 00:13:09 +02:00
Jannis R
2623fc44c6
merge master into next 2018-05-07 11:53:55 +02:00
Jannis R
fecd2aefc0
journeys fails with no product tests: use helper fn 2018-04-25 13:23:53 +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
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
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
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
4cba773eb0
adapt tests to 0e80be0 2018-03-21 01:55:53 +01:00
Jannis R
98139f9210
prepare move to public-transport org 2018-03-19 22:34:08 +01:00
Jannis Redmann
7aba19f137
merge pull request #32 from refactor-products
new products markup
2018-03-18 13:22:24 +01:00
Jannis R
40b559f80d
radar(n, w, s, e) -> radar({n, w, s, e}) 💥, adapt tests 2018-03-16 17:28:20 +01:00
Jannis R
bc51d257fd
adapt tests to new products markup 2018-03-16 17:15:09 +01:00
Jannis R
94bbe2361b
products[].product -> products[].id 2018-03-16 17:15:09 +01:00
Julius Tens
361758c578 clarify code comments 2018-03-16 15:01:51 +01:00
Julius Tens
803b4573c1 clarify code comments 2018-03-16 15:01:51 +01:00
Julius Tens
28641cd711 add öbb via tests 2018-03-16 15:01:51 +01:00
Jannis R
73c419fadb
fix products parsing 🐛, fix tests for it 2018-03-13 03:23:03 +01:00
Jannis R
c835467d85 beforeJourneys -> earlierThan, afterJourneys -> laterThan 2018-03-05 20:49:22 +01:00
Jannis R
88c511da27 earlierJourneysRef -> earlierRef, laterJourneysRef -> laterRef 2018-03-05 20:49:22 +01:00
Jannis R
fe7822883e beforeJourneys/afterJourneys: more tests 2018-03-05 20:49:22 +01:00
Jannis R
fd8eb92806
journeys: add journey.type 🐛
To make it FPTF-compliant.
2018-03-02 00:35:55 +01:00
Jannis R
b79c2387dd
location method: implementation 2018-01-26 17:23:58 +01:00
Jannis R
831672eeb9
fix ÖBB tests 💚 2018-01-24 23:32:54 +01:00
Jannis R
f19a66df8a
use coroutine from Babel 2018-01-23 01:49:41 +01:00
Jannis R
0ee53ff624
fix ÖBB tests 💚 2018-01-23 01:30:20 +01:00
Jannis R
20a2c8de94
fix via 🐛, add tests 2018-01-19 16:58:39 +01:00
Jannis R
aced74078a
fix ÖBB tests 2018-01-07 19:04:30 +01:00
Julius Tens
809c6ac616 add profile and tests for oebb 2017-12-29 10:01:19 +01:00