[][src]Function tests::test_lane_changing

fn test_lane_changing(map: &Map) -> Result<(), String>

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