Commit 6a959a4
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 8ad8170 commit 6a959a4
2 files changed
Lines changed: 2 additions & 273 deletions
File tree
- policyengine_us_data/tests/unit
- calibration
Lines changed: 2 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
275 | 275 | | |
276 | 276 | | |
277 | 277 | | |
| 278 | + | |
278 | 279 | | |
| 280 | + | |
279 | 281 | | |
280 | | - | |
281 | 282 | | |
282 | 283 | | |
283 | 284 | | |
| |||
This file was deleted.
0 commit comments