Commit graph

2 commits

Author SHA1 Message Date
dabund24
b935802f4e
fix dbweb options possibly being null (#47)
* fix `maxUmstiege` option possibly being `null` for `dbweb` profile

* fix `zwischenhalte` option possibly being `null` for `dbweb` profile

* update `dbweb` integration test fixtures
2026-04-26 12:24:27 +02:00
dabund24
632a29d2aa
Allow value -1 for transfers option in journeys() (#6)
* allow value -1 for transfers option in journeys() for db and dbnav profiles

* add unit test for implicitly unconstrained transfers

* implement `formatTransfers()`, use it `formatJourneysReq()` functions and re-add corresponding unit test
2025-01-09 00:22:43 +01:00