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 de5620e Merge pull request #456 from
zhangxinyao88/codex/issue-410-four-manual-specs
add 01eea30 test: migrate group specs to Vitest
new ab3f1fc Merge pull request #458 from
zhangxinyao88/codex/issue-403-groups-mechanical
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 | 2 +-
karma-baseline.json | 3 ---
...ec.ts => group-action-dialog.component.test.ts} | 13 +++++------
...ponent.spec.ts => group-form.component.test.ts} | 27 ++++++++++------------
...pec.ts => group-accounts-tab.component.test.ts} | 15 ++++++------
5 files changed, 27 insertions(+), 33 deletions(-)
rename src/app/features/groups/{group-action-dialog.component.spec.ts =>
group-action-dialog.component.test.ts} (93%)
rename src/app/features/groups/{group-form.component.spec.ts =>
group-form.component.test.ts} (81%)
rename src/app/features/groups/tabs/{group-accounts-tab.component.spec.ts =>
group-accounts-tab.component.test.ts} (85%)