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 a173b857ec556cfb63be1d51881180c5a602c341 Merge: b64322d 02f6ce5 Author: Aman-Mittal <[email protected]> AuthorDate: Mon Aug 24 10:12:42 2026 +0530 Merge pull request #445 from zhangxinyao88/codex/issue-404-system-vitest test: migrate system specs to Vitest eslint-suppressions.json | 110 --------------------- karma-baseline.json | 26 ----- ....spec.ts => adhoc-query-form.component.test.ts} | 20 ++-- ...onent.spec.ts => bulk-import.component.test.ts} | 52 +++++----- ...nt.spec.ts => business-steps.component.test.ts} | 22 ++--- ...e.component.spec.ts => cache.component.test.ts} | 21 ++-- ...c.ts => credit-bureau-config.component.test.ts} | 18 ++-- ...t.spec.ts => datatables-form.component.test.ts} | 30 +++--- ...ts => delinquency-management.component.test.ts} | 18 ++-- ...ntity-data-table-checks-form.component.test.ts} | 23 +++-- ...ec.ts => entity-mapping-form.component.test.ts} | 16 +-- ...t.spec.ts => external-events.component.test.ts} | 19 ++-- ...spec.ts => external-services.component.test.ts} | 21 ++-- ...ec.ts => field-configuration.component.test.ts} | 16 +-- ...ponent.spec.ts => hooks-form.component.test.ts} | 20 ++-- ...ent.spec.ts => instance-mode.component.test.ts} | 19 ++-- ...c.ts => loan-product-details.component.test.ts} | 16 +-- ...c.ts => notifications-config.component.test.ts} | 24 ++--- ...onent.spec.ts => oidc-config.component.test.ts} | 48 ++++----- ...c.ts => password-preferences.component.test.ts} | 19 ++-- ...onent.spec.ts => permissions.component.test.ts} | 23 +++-- ...ts => report-definition-form.component.test.ts} | 29 +++--- ...s => report-definitions-list.component.test.ts} | 25 ++--- ... => report-mailing-jobs-form.component.test.ts} | 16 +-- ....ts => scheduler-job-history.component.test.ts} | 18 ++-- ...ec.ts => scheduler-jobs-list.component.test.ts} | 52 +++++----- ...omponent.spec.ts => sms-form.component.test.ts} | 20 ++-- ...system.routes.spec.ts => system.routes.test.ts} | 0 28 files changed, 315 insertions(+), 426 deletions(-)
