Commit 20ca56d
Fix pre-existing test failures from main
- Remove test_reproducibility.py: imports modules that never existed
(enhanced_cps.imputation, enhanced_cps.reweight, scripts). Broken
since PR #117 (July 2025), never caught because old testpaths
didn't include top-level tests/.
- Fix test_legacy_target_overview_without_reform_id: create builder
before installing legacy view so __init__'s create_or_replace_views
doesn't overwrite it. Clear column cache so builder re-detects
missing reform_id. Mirrors fix from unmerged PR #665.
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>1 parent 7c7a8f3 commit 20ca56d
3 files changed
Lines changed: 1 addition & 273 deletions
File tree
- policyengine_us_data/tests/unit
- calibration
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
277 | 277 | | |
278 | 278 | | |
279 | 279 | | |
| 280 | + | |
280 | 281 | | |
281 | | - | |
282 | 282 | | |
283 | 283 | | |
284 | 284 | | |
| |||
This file was deleted.
0 commit comments