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 792ffff286491ea6562d1b55297efdd28aed235c Merge: 7b64af3 a89fc2a Author: Aman-Mittal <[email protected]> AuthorDate: Tue Sep 1 12:31:17 2026 +0530 Merge pull request #474 from zhangxinyao88/codex/issue-410-loan-view-vitest test: migrate remaining product and loan-view specs to Vitest eslint-suppressions.json | 44 ++++++------ karma-baseline.json | 25 +------ ...mponent.spec.ts => loan-view.component.test.ts} | 81 ++++++++++------------ ...xed-deposit-transaction-form.component.test.ts} | 21 +++--- ...ed-deposit-transactions-list.component.test.ts} | 11 ++- ...pec.ts => fixed-deposit-form.component.test.ts} | 44 ++++++------ ...> fixed-deposit-product-form.component.test.ts} | 24 +++---- ... fixed-deposit-products-list.component.test.ts} | 24 +++---- ...ec.ts => fixed-deposits-list.component.test.ts} | 24 +++---- ...pec.ts => floating-rate-form.component.test.ts} | 21 +++--- ...ec.ts => floating-rates-list.component.test.ts} | 13 ++-- ... => interest-rate-chart-form.component.test.ts} | 15 ++-- ...=> on-hold-transactions-list.component.test.ts} | 11 ++- ...mponent.spec.ts => rate-form.component.test.ts} | 19 +++-- ...ponent.spec.ts => rates-list.component.test.ts} | 13 ++-- ...ing-deposit-transaction-form.component.test.ts} | 21 +++--- ...ec.ts => savings-charge-form.component.test.ts} | 17 ++--- ...ec.ts => share-dividend-form.component.test.ts} | 13 ++-- ...pec.ts => share-account-form.component.test.ts} | 21 +++--- ...pec.ts => share-account-view.component.test.ts} | 35 ++++------ ...ec.ts => share-accounts-list.component.test.ts} | 11 +-- ...pec.ts => tax-component-form.component.test.ts} | 17 ++--- ...ec.ts => tax-components-list.component.test.ts} | 13 ++-- ...nt.spec.ts => tax-group-form.component.test.ts} | 17 ++--- ...t.spec.ts => tax-groups-list.component.test.ts} | 13 ++-- 25 files changed, 272 insertions(+), 296 deletions(-)
