PolicyEngine / policyengine-app

PolicyEngine's free web app for computing the impact of public policy.
GNU Affero General Public License v3.0
35 stars 89 forks source link

Improve policy reproducibility block #1713

Closed nikhilwoodruff closed 2 weeks ago

nikhilwoodruff commented 3 weeks ago

Description

Migrates the policy reproducibility block to using the dictionary input method.

Changes

As above.

Screenshots

image

Tests

No tests added.

anth-volk commented 3 weeks ago

Just give me the word and I'll work on these tests, they fail because they expect the old format of this component, which had more conditional outputs, and thus more tests.

nikhilwoodruff commented 3 weeks ago

Ah yes please- thanks!

anth-volk commented 3 weeks ago

Could you rebase? I think that should fix the issue.