Commit graph

  • 40df65f462
    minor tweaks, changelog 📝, 5.7.0 5.7.0 Jannis R 2020-08-01 13:13:31 +02:00
  • 4fc4c3b873
    fix H9360 error message 🐛 Jannis R 2020-08-01 13:08:53 +02:00
  • 097557c833 check in ZVV integration test fixtures Jannis R 2020-07-20 18:33:19 +02:00
  • 3f4c05d821 ZVV: E2E/integration tests Jannis R 2020-07-20 18:21:38 +02:00
  • b2b1b75f04 add ZVV profile Jannis R 2020-07-20 17:35:32 +02:00
  • e18fa7ccae
    changelog 📝, 5.6.3 5.6.3 Jannis R 2020-07-26 21:26:29 +02:00
  • 20d00ca3f0
    add test: DB journeys() with polyline Jannis R 2020-07-26 13:36:36 +02:00
  • f9bfd6918a
    parseJourneyLeg: parse jny.poly 🐛 Jannis R 2020-07-26 13:20:15 +02:00
  • a4dd763a46
    E2E fixtures Jannis R 2020-07-20 16:52:54 +02:00
  • dd88cea045
    journeys E2E/integration tests: expect >=n results Jannis R 2020-07-20 16:19:28 +02:00
  • 2c04e2f728
    journeys: async fn -> .then, don't check profile.journeysNumF 🐛 Jannis R 2020-07-20 16:17:31 +02:00
  • 71db75df93
    journeys: expose realtime data timestamp Jannis R 2020-07-19 23:23:04 +02:00
  • 51f4a66bd8
    journeys: remove collection of results Jannis R 2020-07-19 22:58:12 +02:00
  • 5c05375650
    let Git treat E2E test fixtures as binary data Jannis R 2020-07-19 21:14:15 +02:00
  • c8928fb28d check in integration test fixtures Jannis R 2020-06-15 14:57:06 +02:00
  • 6f65d82edf document integration test workflow 📝 Jannis R 2020-05-22 17:08:52 +02:00
  • 3109a92b19 improve E2E tests assertion output Jannis R 2020-05-22 16:09:25 +02:00
  • 6b275171b1 parseMovement: skip invalid stopL[] items 🐛 Jannis R 2020-05-22 16:08:50 +02:00
  • 5fd2c27a06 adapt E2E test to latest data 💚 Jannis R 2020-05-22 01:36:04 +02:00
  • d2314e0d40 journeys: don't send outDate/outTime & ctxScr Jannis R 2020-05-21 22:28:38 +02:00
  • fea27d3a4a tests: make requests deterministic 💚 Jannis R 2020-05-21 22:21:07 +02:00
  • 0c3acaba46 integration testing using replayer Jannis R 2020-05-21 19:04:47 +02:00
  • 51b3ca3c20 tape@5, remove tape-promise Jannis R 2020-05-21 19:04:22 +02:00
  • 3461573f31
    changelog 📝, 5.6.2 5.6.2 Jannis R 2020-06-13 00:10:59 +02:00
  • de896b1e96
    parseCommon: respect opt.polyline 🐛 Jannis R 2020-06-11 16:12:33 +02:00
  • fc2e214bb7
    add ÖBB trip() test Jannis R 2020-06-11 15:36:58 +02:00
  • dce42bfa31
    move trip parsing into parse/trip Jannis R 2020-06-11 15:33:45 +02:00
  • 7c0be5ed74
    tweak readme, changelog 📝, 5.6.1 5.6.1 Jannis R 2020-06-10 15:03:08 +02:00
  • a8a9303e6f
    nearby: return at most opt.results results Jannis R 2020-06-10 15:00:49 +02:00
  • ee94c651dd
    ÖBB: improve onCall product name Jannis R 2020-06-10 14:59:20 +02:00
  • 57fc610a5f add tests for arrival parsing (db) Julius Tens 2020-06-09 17:14:26 +02:00
  • 3ca4a0c2b2 add provenance field on arrivals Julius Tens 2020-06-09 12:46:13 +02:00
  • 542aa8caef parse DEVI journey legs Jannis R 2020-04-18 17:22:56 +02:00
  • 156de8e1c5
    changelog 📝, 5.6.0 5.6.0 Jannis R 2020-05-21 18:03:08 +02:00
  • 322004bdcd
    DB: stop.facilities.raw as non-enumerable property Jannis R 2020-05-21 17:55:01 +02:00
  • 240df85bf6
    parseLocation: parse parent station Jannis R 2020-03-18 19:49:45 +01:00
  • 0251e314cc
    DB parseLocation() test: expect sub-stops, facilities, foreign IDs Jannis R 2020-02-15 19:17:27 +00:00
  • 9e75f42346
    DB: parse Reisezentrum opening hours & station facilities Jannis R 2020-02-15 19:16:18 +00:00
  • d92eb154c2
    parseLocation: give type: station to stops with stopLocL[] Jannis R 2020-02-15 19:10:41 +00:00
  • 1abafb5bd4
    parseLocation: prevent endless recursive loops Jannis R 2020-02-15 19:14:50 +00:00
  • 76e310218a
    parseLocation: parse entrances & sub-stops lists Jannis R 2020-02-15 19:13:43 +00:00
  • 07c77f8cf9
    add subStops & entrances options Jannis R 2020-03-18 20:04:39 +01:00
  • d98910a651
    parseCommon: parse hints before locations Jannis R 2020-02-15 19:09:05 +00:00
  • 8fd72ca6f5
    changelog 📝, 5.5.1 5.5.1 Jannis R 2020-05-21 17:43:09 +02:00
  • b302ba75d2
    minor readme/documentation tweaks 📝 Jannis R 2020-05-21 17:31:51 +02:00
  • e02a20b1de
    readme: update links 📝 Jannis R 2020-04-18 17:15:46 +02:00
  • 3c888a0ea0
    refreshJourney: actually throw the error 🐛, add code Jannis R 2020-04-13 17:06:50 +02:00
  • 87e5649f89
    improve E2E test reliability 💚 Jannis R 2020-04-09 14:53:28 +02:00
  • 0287899d1d
    changelog 📝, 5.5.0 5.5.0 Jannis R 2020-04-09 14:38:45 +02:00
  • 0699d4d22e departures/arrivals: let results default to null Jannis R 2020-03-25 21:54:38 +01:00
  • 9c4189a874 add E2E tests for SVV Jannis R 2020-03-23 00:44:35 +01:00
  • fa3146d706 add SVV profile Jannis R 2020-03-23 00:36:54 +01:00
  • 1b0133190f
    object-scan@13 (improved performance) Lukas Siemon 2020-04-08 09:55:15 -07:00
  • e032ec1acd
    "invalid response" error: add isHafasError flag Jannis R 2020-04-01 19:03:36 +02:00
  • 33d77868a4
    changelog 📝, 5.4.0 5.4.0 Jannis R 2020-03-29 13:57:34 +02:00
  • ae74bb420d departures/arrivals: add results option Jannis R 2020-03-20 20:02:42 +01:00
  • 70c02199b2
    Merge pull request #169 from public-transport/sncb-nmbs Jannis Redmann 2020-03-19 13:06:41 +01:00
  • 7d3107e6a7
    SNCB: normalize S-train line names Jannis R 2020-03-19 00:18:32 +01:00
  • 17031f3e11
    add SNCB/NMBS E2E tests Jannis R 2020-03-18 03:15:59 +01:00
  • 01b3693271
    add SNCB/NMBS profile Jannis R 2020-03-18 03:08:13 +01:00
  • ce76c1f983
    changelog 📝, 5.3.1 5.3.1 Jannis R 2020-03-18 22:16:47 +01:00
  • 78487d9163
    journeys: default earlierRef & laterRef to null 🐛 Jannis R 2020-03-18 21:44:13 +01:00
  • 916ac3067d
    PKP: trim "-" from stop names Jannis R 2020-03-18 21:43:19 +01:00
  • 0dceb414af
    parseJourneyLeg: parse isRchbl correctly 🐛 Jannis R 2020-03-18 21:42:29 +01:00
  • 2cb6a0c32b
    parseIcon, parseHint, parseLocation: handle more edge cases 🐛 Jannis R 2020-03-18 21:37:31 +01:00
  • 36a8b388f2
    add todos Jannis R 2020-03-18 21:35:43 +01:00
  • cda96b6698
    improve docs 📝 Jannis R 2020-03-18 21:32:05 +01:00
  • e0b15f1e1c add link to pkp-hafas Julius Tens 2020-03-12 20:20:40 +01:00
  • a93909046e
    INSA: ver 1.21 -> 1.18 🐛 Jannis R 2020-03-12 19:48:01 +01:00
  • 0499163df3
    changelog 📝, 5.3.0 5.3.0 Jannis R 2020-03-12 19:05:35 +01:00
  • 86ddf2c290 add VMT profile Jannis R 2020-03-02 23:16:45 +01:00
  • 522248b908 add RSAG E2E tests Jannis R 2020-03-10 23:48:01 +01:00
  • 84637b2e96 add RSAG profile Jannis R 2020-03-03 00:35:16 +01:00
  • 0ea2c01abe add RMV E2E tests Jannis R 2020-03-11 22:58:12 +01:00
  • 3a9e548bcf add RMV profile Jannis R 2020-03-03 01:39:16 +01:00
  • 8540f5f610 add VBN E2E tests Jannis R 2020-03-11 22:07:56 +01:00
  • 682f9f948d add VBN profile Jannis R 2020-03-03 02:36:26 +01:00
  • c2b15fab50 add PKP e2e tests Julius Tens 2020-03-12 18:21:16 +01:00
  • d5116c2399 add PKP profile Julius Tens 2020-03-11 20:00:54 +01:00
  • 299b5ac8ae INVG E2E tests Jannis R 2020-03-03 02:59:55 +01:00
  • 1c790e1cd6 add INVG profile Jannis R 2018-11-12 13:45:29 +01:00
  • b61c2584b2
    highest-endpoint-version helper tool Jannis R 2020-03-09 13:16:37 +01:00
  • 225a7c15c1
    changelog 📝, 5.2.0 5.2.0 Jannis R 2020-03-08 23:46:48 +01:00
  • 8c7f164fa3 parseLine: expose adminCode Jannis R 2020-03-03 18:06:46 +01:00
  • 3ea9380218 parseLocation: parse fare zone, transit authority & more foreign stop IDs Jannis R 2020-03-07 00:31:25 +01:00
  • 2a241375db parseLocation: parse foreign stop IDs from I hints Jannis R 2020-03-07 00:28:47 +01:00
  • b9d5c85a54 tests: DB stop(), INSA stop() Jannis R 2020-03-07 00:26:42 +01:00
  • ff2b677812
    VBB: only expand 9* stop IDs to 12 digits 🐛 Jannis R 2020-03-07 00:49:31 +01:00
  • 1b03b2eb0f
    INSA: v1.21, enable reachableFrom() Jannis R 2020-03-07 00:35:32 +01:00
  • b653d4659b
    GitHub funding markup, changelog 📝, 5.1.2 5.1.2 Jannis R 2020-03-02 21:32:01 +01:00
  • 9874292a73 split travis script for cleaner CI output Julius Tens 2020-02-27 17:07:45 +01:00
  • df010fc24c enable no-irregular-whitespace and no-mixed-spaces-and-tabs rules, fix non-compliant whitespace Julius Tens 2020-02-27 15:57:54 +01:00
  • c072a70c57 soothe the linter: remove unused variables Julius Tens 2020-02-27 15:52:01 +01:00
  • bc30309056 bugfixes: fix undefined variables 🐛 Julius Tens 2020-02-27 15:49:41 +01:00
  • db94a62649 add basic linter setup Julius Tens 2020-02-27 11:30:26 +01:00
  • e5abe3d98a
    DB: fix journey leg loadFactor parsing 🐛 Jannis R 2020-02-25 08:22:24 +01:00
  • fd3bc17d08
    link to GitHub Sponsors, changelog 📝, 5.1.1 5.1.1 Jannis R 2020-02-20 17:25:51 +00:00
  • 8cb7d807f2
    improve findInTree performance Lukas Siemon 2020-02-22 11:13:56 -08:00
  • 940519b15b
    make readme more helpful 📝 Jannis R 2020-02-17 02:22:39 +00:00
  • 9522e9296d
    object-scan@11 Jannis R 2020-02-15 19:24:30 +00:00