def test_locate_mac_runs_without_error(): fake = Faker() for i in range(10): locate(fake.mac_address())