mirror of
https://github.com/Bunsly/HomeHarvest.git
synced 2026-03-04 19:44:29 -08:00
- delete test
This commit is contained in:
@@ -254,16 +254,6 @@ def test_apartment_list_price():
|
|||||||
)
|
)
|
||||||
|
|
||||||
|
|
||||||
def test_builder_exists():
|
|
||||||
listing = scrape_property(
|
|
||||||
location="18149 W Poston Dr, Surprise, AZ 85387",
|
|
||||||
extra_property_data=False,
|
|
||||||
)
|
|
||||||
|
|
||||||
assert listing is not None
|
|
||||||
assert listing["builder_name"].nunique() > 0
|
|
||||||
|
|
||||||
|
|
||||||
def test_phone_number_matching():
|
def test_phone_number_matching():
|
||||||
searches = [
|
searches = [
|
||||||
scrape_property(
|
scrape_property(
|
||||||
|
|||||||
Reference in New Issue
Block a user