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 4a9991fb3237188528ad7f89665642f2611b0c81 Merge: 00ebbd3 24740f3 Author: Aman-Mittal <[email protected]> AuthorDate: Sun Aug 23 19:19:22 2026 +0530 Merge pull request #435 from tarun-tarun143/fix/migrate-org-working-capital-tests org working capital tests with adapter pattern eslint-suppressions.json | 95 ------ .../organization/funds/fund-form.component.test.ts | 30 +- .../funds/funds-list.component.test.ts | 5 +- .../group-levels-list.component.test.ts | 42 ++- .../offices/office-form.component.test.ts | 61 ++-- .../offices/offices-list.component.test.ts | 5 +- .../payment-type-form.component.test.ts | 5 +- .../payment-types-list.component.test.ts | 30 +- .../staff/staff-form.component.test.ts | 39 ++- .../staff/staff-list.component.test.ts | 5 +- .../breach/wc-breach-form.component.test.ts | 5 +- .../breach/wc-breach-list.component.test.ts | 5 +- .../wc-loan-product-form.component.test.ts | 5 +- .../wc-loan-products-list.component.test.ts | 5 +- .../loans/wc-loan-action-form.component.test.ts | 74 ++++- .../loans/wc-loan-form.component.test.ts | 59 +++- .../loans/wc-loan-view.component.test.ts | 331 +++++++++++++++++---- .../loans/wc-loans-list.component.test.ts | 5 +- .../wc-near-breach-form.component.test.ts | 55 +++- .../wc-near-breach-list.component.test.ts | 73 ++++- 20 files changed, 674 insertions(+), 260 deletions(-)
