This is an automated email from the ASF dual-hosted git repository.
Aman-Mittal pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/fineract-backoffice-ui.git
from 00ebbd3 Merge pull request #440 from
Aman-Mittal/test/branding-css-injection-guard
add 94cd2d7 test: migrate organization and working capital specs to vitest
add dcb7e94 test: migrate organization and working capital tests
add 42af219 test: migrate organization and working capital tests
add a1883b4 test: migrate organization and working capital tests
add 24740f3 test: migrate organization and working capital tests
new 4a9991f Merge pull request #435 from
tarun-tarun143/fix/migrate-org-working-capital-tests
The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
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(-)