zhangxinyao88 opened a new pull request, #433: URL: https://github.com/apache/fineract-backoffice-ui/pull/433
## What and why Migrate the remaining 20 organization and working-capital specs from Karma to Vitest. This also updates the Karma baseline and ESLint suppression paths. Closes #407 ## Verification - Migrated batch: 74 tests passed - Full Vitest suite: 506 tests passed - Test totals: Karma 898 → 824, Vitest 432 → 506, 1,330 unchanged - `npm run lint` - `npm run format:check` - `npm run check:test-runner` - `npm run build` - Karma ran 824 tests; 10 failures remain in untouched specs ## Screenshots Not applicable. ## Checklist - [x] I did not hand-edit generated files under `src/app/api/`. - [x] Adapter boundary changes are not applicable. - [x] User-facing strings are not affected. - [x] Existing tests were migrated without changing their coverage. - [x] UI workflow and e2e changes are not applicable. - [x] Commits are signed. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
