.
This commit is contained in:
parent
909e241907
commit
1ee796b282
29 changed files with 250 additions and 126 deletions
|
|
@ -14,7 +14,7 @@ def _prop(pid, pin=None):
|
|||
|
||||
|
||||
# ---------------------------------------------------------------------------
|
||||
# _needs_detail_fetch — accurate-pin skip
|
||||
# _needs_detail_fetch: accurate-pin skip
|
||||
# ---------------------------------------------------------------------------
|
||||
|
||||
|
||||
|
|
@ -32,7 +32,7 @@ def test_needs_detail_fetch_disabled_always_fetches(monkeypatch):
|
|||
|
||||
|
||||
# ---------------------------------------------------------------------------
|
||||
# _prime_detail_postcodes — worklist selection + concurrent fetch
|
||||
# _prime_detail_postcodes: worklist selection + concurrent fetch
|
||||
# ---------------------------------------------------------------------------
|
||||
|
||||
|
||||
|
|
@ -97,7 +97,7 @@ def test_prime_is_a_noop_when_disabled_or_cap_zero(monkeypatch):
|
|||
|
||||
|
||||
# ---------------------------------------------------------------------------
|
||||
# _paginate — end-to-end (network stubbed): accurate pins fall back to
|
||||
# _paginate end-to-end (network stubbed): accurate pins fall back to
|
||||
# coordinates, approximate pins use the detail postcode.
|
||||
# ---------------------------------------------------------------------------
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue