Commit graph

1152 commits

Author SHA1 Message Date
Jannis R
2ec079adfc
TPG integration test 2021-12-29 15:56:25 +01:00
Jannis R
fa9a8d9f7d
integration tests: update fixtures 2021-12-29 15:50:58 +01:00
Jannis R
e69d069d43
fix & un-skip ingration tests, update mocked when 2021-12-29 15:50:57 +01:00
Jannis R
f6b144f012
update transport-apis; BVG: update endpoint & aid
The old endpoint currently redirects to the new one.
2021-12-29 15:20:04 +01:00
Jannis R
e79a371dde
add todos 2021-12-29 15:20:03 +01:00
Jannis R
674e4a5fe6
changelog 📝; 5.22.1
[ci skip]
2021-12-28 20:34:55 +01:00
Jannis R
9c10a1765f
fix request debug-logging 🐛 2021-12-09 18:58:35 +01:00
Jannis R
2fd06941b5
use HTTP keep-alive
1000 locations() requests against DB endpoint, before:
  min     max   sum   mean  stddev
215ms  4351ms  329s  329ms   341ms

after:
  min     max   sum   mean  stddev
160ms   579ms  194s  194ms    37ms
2021-12-09 18:54:46 +01:00
Jannis R
8645661cbc
changelog 📝; 5.22.0
[ci skip]
2021-12-08 14:22:43 +01:00
Jannis R
95d2c61fbd
add todos; readme: link to kpublictransport 📝 2021-12-08 14:12:23 +01:00
Jannis R
f6733d937a
ÖBB: enable lines() 2021-12-02 13:57:03 +01:00
Jannis R
ed86ad0b56
add KVB profile 📝
fixes #250
2021-11-27 23:46:27 +01:00
Jannis R
39950122a6
funding metadata: add Liberapay
[ci skip]
2021-11-21 14:53:20 +01:00
Jannis R
579fdbde61
changelog 📝; 5.21.1
[ci skip]
2021-11-18 18:32:31 +01:00
Jannis R
ca6f75501c
add todos; add @MTRNord as contributor 2021-11-18 18:29:25 +01:00
Jannis R
f41b8ac464
BVG: update API endpoint, add new integration test fixtures
related: https://github.com/schildbach/public-transport-enabler/issues/418 & https://github.com/alexander-albers/tripkit/issues/48

This reverts 3f75e07.
2021-11-08 14:18:47 +01:00
Jannis R
601164de21
changelog 📝; 5.21.0
[ci skip]
2021-11-01 22:31:19 +01:00
Marcel
4492b3a376
request.js: Use correct HttpsAgent option for localAddress 2021-11-01 17:40:09 +01:00
Kristjan Esperanto
c270eed998 nationalExp -> nationalExpress
Probably overlooked at commit 567cc98409.
2021-10-30 17:32:30 +02:00
Jannis R
6941e7a4ad
BVG: parse high occupancies 2021-10-29 13:03:58 +02:00
Jannis R
69ddf5fb8d
BVG: parse occupancy 2021-10-28 12:42:55 +02:00
Jannis R
a8d4d328b8
BVG: minor changes 2021-10-28 12:42:55 +02:00
Jannis R
3453cbe159
parseArrOrDep: expose stbStop.{rem,msg}L as remarks[] as well 2021-10-28 12:42:55 +02:00
Jannis R
97b6a76e75
parseTrip: expose realtimeDataUpdatedAt 2021-10-28 00:25:58 +02:00
Jannis R
2f5c8f4619
changelog 📝; 5.20.2
[ci skip]
2021-10-26 15:05:07 +02:00
Jannis R
8d4f8a8357
E2E/integration tests: update fixtures 2021-10-26 15:00:10 +02:00
Jannis R
1f6e6810da
DB: update ext 2021-10-26 15:00:09 +02:00
Jannis R
3f75e075a3
BVG: update API endpoint 2021-10-26 15:00:09 +02:00
Jannis R
39d3807c82
minor tweaks 📝
- package.json: add contributor "Kristjan Esperanto"
- readme: remove table of contents
- VRN: remove superfluous formatRefreshJourneyReq()
- NVV: fix profile name
- CFL: document "Fun" product
2021-10-26 15:00:09 +02:00
Jannis R
a7cb71c870
add todos & comments 2021-10-26 15:00:08 +02:00
Jannis R
dd5e436892
fix departures()/arrivals() without opt.direction 🐛 2021-10-26 14:59:23 +02:00
Jannis R
84c7582a33
journeys(): fix empty viaLocL[] 🐛
fixes #247
2021-10-26 14:08:06 +02:00
Jannis R
5104fa0fa8
changelog 📝; 5.20.1
[ci skip]
2021-10-24 23:14:23 +02:00
Jannis R
f0d33564f2
parseTrip: handle missing stopL[] (on-demand trips) 🐛 2021-10-24 22:52:52 +02:00
Jannis R
39ca7ede57
tripsByName: support some journey filters 2021-10-24 22:52:46 +02:00
Jannis R
fd6a349b64
tripsByName: more options, add to debug CLI, skipped E2E test 📝 2021-10-22 00:04:37 +02:00
Jannis R
959e894d42
E2E/integration tests: un-skip tests, update mocked when, update fixtures 2021-10-22 00:04:29 +02:00
Jannis R
46fb44d0de
SNCB: update CA chain 🐛 2021-10-22 00:00:10 +02:00
Jannis R
22a7f16ec9
remove SBB integration/E2E test
The endpoint seems to be shut off, see #245.
2021-10-20 16:02:36 +02:00
Jannis R
102c4bf2a5
BVG/VBB: fix nearby() integration/E2E test 2021-10-20 16:02:36 +02:00
Jannis R
0148a5bcbc
run network-bound tests in parallel 2021-10-20 16:02:34 +02:00
Jannis R
b616330523
changelog 📝; 5.20.0 2021-10-18 17:18:39 +02:00
Jannis R
c1ee557cf8
parseArrOrDep: export currentTripLocation 📝 2021-10-12 17:53:28 +02:00
Jannis R
6507d5a786
VBB departures() test: update fixtures 2021-10-12 17:46:52 +02:00
Jannis R
b10c1ce644
Rejseplanen trip() test: update fixtures 2021-10-12 17:40:30 +02:00
Jannis R
0a096a13d7
parseJourneyLeg/parseTrip: expose currentLocation 📝 2021-10-12 17:37:34 +02:00
Jannis R
464650c366
changelog 📝; 5.19.1
[ci skip]
2021-09-21 14:37:07 +02:00
Jannis R
ca75c4407d
adapt VBB profile to server changes 2021-09-21 14:32:16 +02:00
Jannis R
042668ff56
add DART profile 📝 2021-09-13 14:19:08 +02:00
Jannis R
182a0797e7
changelog 📝; 5.19.0
[ci skip]
2021-08-24 17:37:07 +02:00