rewiringamerica / api.rewiringamerica.org

A RESTful web API for federal, state, utility and local rebates, tax credits and other electrification incentives.
https://api.rewiringamerica.org
Apache License 2.0
7 stars 0 forks source link

Final cleanup of VT-96 #504

Closed oyamauchi closed 4 months ago

oyamauchi commented 4 months ago

Description

The state-level filing-status-based EV incentive now has its rules expressed as a normal set of low-income thresholds. That means the Vermont Electric Co-op incentive doesn't need to depend on it (as a prereq) to express its income restriction. Instead it can just share the same threshold config.

The VT spreadsheet passes health checks again, and doesn't print any warnings about missing low-income thresholds.

Test Plan

yarn test. (There's a snapshot test that specifically covers this incentive.)