zhangxinyao88 opened a new pull request, #472: URL: https://github.com/apache/fineract-backoffice-ui/pull/472
## What and why Part of #409. Migrates eight mechanical product-configuration specs from Karma/Jasmine to Vitest: - advanced accounting mappings - product accounting section - account action form - collateral management form - loan originator form - loan product form - loan schedule type - product routes Each migrated spec remains in its own commit. The Karma baseline and ESLint suppression paths are updated with the renames. ## Verification - `env TZ=UTC npm run test:unit` — 186 files, 1,144 tests passed - `npm run check:test-runner` — 49 Karma specs remaining, 79% migrated - `npm run lint` - `npm run format:check` The local Karma run could not complete because Angular's build process hit a local Node `malloc: Double free` crash before tests started. CI will validate the Karma suite. -- 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]
