Skip to content

Finetuning: direction_id and add test structure

Pre-release
Pre-release

Choose a tag to compare

@vingerha vingerha released this 05 Sep 15:26
· 3 commits to main since this release
ec7156d

NEW Test structure:

In support of quality and (hopefully) faster PR acceptance, tests have been added for provider-based tests (thanks @Pulpyyyy) and synthetic test (me). These will be developed further in next releases.

Fixes:

  • direction_id in use with real-time data for route-based config was not fails safe, improved
    Further improvements may apply when the tests structure for local_stops has been built and applied
  • translations were missing for some of the 'keys', thanks @Pulpyyyy
  • some code improvements, thanks also @Pulpyyyy