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 b1d9280fbec075ff7f9d0dda45b077e0a3878b60 Merge: a173b85 64858bc Author: Aman-Mittal <[email protected]> AuthorDate: Mon Aug 24 11:23:32 2026 +0530 Merge pull request #446 from zhangxinyao88/codex/issue-411-small-areas-vitest test: migrate five small feature areas to Vitest eslint-suppressions.json | 65 ---------------------- karma-baseline.json | 17 ------ ...ent.spec.ts => calendar-form.component.test.ts} | 22 ++++---- ...nt.spec.ts => calendars-list.component.test.ts} | 40 ++++++------- ...ars.routes.spec.ts => calendars.routes.test.ts} | 0 ...nent.spec.ts => meeting-form.component.test.ts} | 18 +++--- ...ent.spec.ts => meetings-list.component.test.ts} | 24 ++++---- ...ings.routes.spec.ts => meetings.routes.test.ts} | 0 ...nent.spec.ts => holiday-form.component.test.ts} | 41 ++++++-------- ...ent.spec.ts => holidays-list.component.test.ts} | 59 +++++++++----------- ...nent.spec.ts => working-days.component.test.ts} | 24 ++++---- ...ponent.spec.ts => likelihood.component.test.ts} | 24 ++++---- ...nent.spec.ts => poverty-line.component.test.ts} | 19 ++++--- ...ponent.spec.ts => scorecards.component.test.ts} | 14 +++-- ....spec.ts => spm-surveys-form.component.test.ts} | 22 ++++---- ....spec.ts => spm-surveys-list.component.test.ts} | 18 +++--- ... => cashier-transaction-form.component.test.ts} | 21 +++---- ...c.ts => cashier-transactions.component.test.ts} | 20 +++---- ...onent.spec.ts => teller-form.component.test.ts} | 29 +++++----- 19 files changed, 199 insertions(+), 278 deletions(-)
