fix(tradein): add cian_proxy_url to test _mock_settings — unblock deploy (#923) #925

Merged
lekss361 merged 1 commit from fix/cian-proxy-test-mock into main 2026-05-31 19:34:42 +00:00

1 commit

Author SHA1 Message Date
b9690d4d63 fix(tradein): add cian_proxy_url to test _mock_settings — unblock deploy (#923)
PR #923 switched Cian scrapers to settings.cian_proxy_url but the shared
_mock_settings helper in test_scraper_proxy.py still only exposed scraper_proxy_url,
so pre-existing cian proxy-wiring tests broke with AttributeError → deploy pytest gate failed.
Mirror scraper_proxy_url into cian_proxy_url in the mock.
2026-05-31 22:34:16 +03:00