test(tradein): fix #794 test regressions on main (broken by #919 early squash-merge) #921

Merged
bot-reviewer merged 1 commit from fix/794-test-regressions into main 2026-05-31 19:05:10 +00:00

1 commit

Author SHA1 Message Date
2564cd6667 test(tradein): fix #794 test regressions on main — update sber/dkp tests to new API, dedup test files
PR #919 squash-merged before the test-fix push landed, so main carries the
broken pre-existing tests against the new build_sber_route/SberDashboard API.
Brings the test files to the intended post-#794 state:
- update tests/test_sber_index.py to 3-arg build_sber_route + SberDashboard list
- patch tests/test_estimator_imv_blend.py dkp tests (patch _load_sber_index_series)
- move test_estimator_sber_time_adjust.py to tests/ root, drop dup tests/services/ copies
2026-05-31 22:00:54 +03:00