You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix: can summary card funding values (#3552)
* test: add expected carry forward for test data
* test: improve test
* feat: set carry forward to budgets on multiyear cans, set new funding to budgets on 1 year cans
* test: fix can funding sum tests
* test: fix backend unit tests
* test: fix portfolioDetail e2e funding tab test
* test: add budgets for cans that are in their first fiscal year to new funding
* test: fix existing backend tests
* test: add unit test for core funding method
* test: correct data on portfolio details e2e tests
* chore: sync data e2e is looking for
* feat: make funding details req for can funding calc
* chore: sync code blocks
* chore: rm misleading comments