tarun-tarun143 opened a new pull request, #435: URL: https://github.com/apache/fineract-backoffice-ui/pull/435
## What and why Migrates the organization and working-capital test specifications to Vitest as part of the ongoing test-runner migration. The affected test files have also been formatted with the repository's Prettier configuration. ## Changes - Migrated organization test specifications to Vitest. - Migrated working-capital loan test specifications to Vitest. - Updated the affected test files to follow the project's formatting rules. - Preserved the existing test behavior and coverage. ## Verification - `npm test` - 824 tests passed locally. - Prettier formatting verified for the affected test files. ## Checklist - [x] Tests were added/updated as part of this change. - [x] Local tests pass. - [x] Formatting follows the project's Prettier configuration. - [x] No UI changes are included. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
