zhangxinyao88 opened a new pull request, #460: URL: https://github.com/apache/fineract-backoffice-ui/pull/460
## Summary - migrate four specs that use object-form `jasmine.createSpyObj()` to Vitest - preserve property values with `createSpyObj()` and `Object.assign()` - remove the migrated specs from the Karma baseline - keep one commit per spec for easier review Part of #410 and #403. ## Testing - `TZ=UTC npm run test:unit` — 164 files, 953 tests passed - `npm run lint` - `npm run format:check` -- 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]
