Function tests::test_lane_changing[][src]

pub(crate) fn test_lane_changing(map: &Map) -> Result<()>
Expand description

Verify lane-chaging behavior is overall reasonable, by asserting all cars and bikes can complete their trip under a time limit.