コード例 #1
0
def test_unused_locality_near_stops_99_meters():
    """[summary]
    """
    assert unused()
コード例 #2
0
def test_unused_locality_near_stops_150_meters():
    """[summary] test the response is 150 or more meters from the stop
    """
    assert unused()
コード例 #3
0
def test_unused_locality_near_stops_has_neighbour_localities():
    """[summary]
    """
    assert unused()
コード例 #4
0
def test_unused_locality_near_stops_has_nptg_entries():
    """[summary] test that the stops' locality has an nptg entry
    """
    assert unused()
コード例 #5
0
def test_unused_locality_near_stops_has_no_stops():
    """[summary]
    """
    assert unused()