This is an automated email from the ASF dual-hosted git repository. Aman-Mittal pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/fineract-backoffice-ui.git
commit 4c947f803d4457d20627ff817ed1767ed4747d89 Merge: b1d9280 7ae8187 Author: Aman-Mittal <[email protected]> AuthorDate: Tue Aug 25 06:47:09 2026 +0530 Merge pull request #450 from opensource-joe/fix/codemod-skip-false-positives fix(codemod): correct the skip list, and migrate the five specs it was hiding eslint-suppressions.json | 4 +- karma-baseline.json | 5 -- scripts/codemod-jasmine-to-vitest.mjs | 54 ++++++++++++++-- .../{auth.service.spec.ts => auth.service.test.ts} | 74 +++++++++++----------- ...nfig.service.spec.ts => config.service.test.ts} | 24 +++---- ...onent.spec.ts => center-view.component.test.ts} | 49 +++++++------- ...ponent.spec.ts => group-view.component.test.ts} | 30 ++++----- ...c.ts => deposit-account-view.component.test.ts} | 73 +++++++++++---------- 8 files changed, 174 insertions(+), 139 deletions(-)
