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 dba29ba426a77f5f4af9f3169a6040b1b9256d21 Merge: 88dd78c 9621fa7 Author: Aman-Mittal <[email protected]> AuthorDate: Thu Sep 3 18:02:15 2026 +0530 Merge pull request #476 from zhangxinyao88/codex/issue-406-loans-vitest test(loans): migrate specs to Vitest .github/workflows/ci.yml | 10 +++--- eslint-suppressions.json | 40 ++++++---------------- karma-baseline.json | 15 +------- ...spec.ts => bulk-reassignment.component.test.ts} | 20 +++++------ ...t.spec.ts => collateral-form.component.test.ts} | 15 ++++---- ...t.spec.ts => collateral-list.component.test.ts} | 15 ++++---- ...nt.spec.ts => guarantor-form.component.test.ts} | 15 ++++---- ...t.spec.ts => guarantors-list.component.test.ts} | 23 +++++++------ ...ec.ts => interest-pause-form.component.test.ts} | 15 ++++---- ...c.ts => interest-pauses-list.component.test.ts} | 23 +++++++------ ...ialogs.spec.ts => loan-command-dialogs.test.ts} | 4 +-- ...=> loan-undo-approval-dialog.component.test.ts} | 0 ....ts => post-dated-check-form.component.test.ts} | 15 ++++---- ...ts => post-dated-checks-list.component.test.ts} | 23 +++++++------ ...c.ts => loan-delinquency-tab.component.test.ts} | 21 ++++++------ 15 files changed, 114 insertions(+), 140 deletions(-)
