openplannerteam/itinero-transit

Out of window-bug

pietervdvn opened this issue · 1 comments

During oSoC, a few routes turned up where the crows-flight or walking departed before the requested start date. Sadly, no such routes were logged

  • Reproduce issue - e.g. by adding a check for this in the integration tests
  • Figure out where these journeys should be filtered

There is a unit test reproducing the issue: 'ProfiledConnecionScanTest': 'OutOfWindowTest'