zhangxinyao88 opened a new pull request, #441: URL: https://github.com/apache/fineract-backoffice-ui/pull/441
## What and why Migrate all 15 accounting specs from Karma to Vitest. This also updates the Karma baseline and ESLint suppression paths without changing assertions or production code. Closes #405 ## Verification - Migrated batch: 56 tests - Full Vitest suite: 94 files and 602 tests passed - Karma suite: 770 tests passed - Test totals: Karma 826 → 770, Vitest 546 → 602, 1,372 unchanged - `npm run lint` - `npm run format:check` - `npm run check:test-runner` - `npm run build` ## 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]
