LE0-Lin opened a new pull request, #413:
URL: https://github.com/apache/fineract-backoffice-ui/pull/413

   ## What and why
   
   Migrates the interop health component spec from the deprecated Karma/Jasmine 
runner to Vitest using the repository codemod. The migration is intentionally 
scoped to features/interop and preserves the existing three test cases and 
their behavior.
   
   Part of #411
   
   ## Verification
   
   - npm run test:unit — 31 files and 273 tests passed (previously 30 files and 
270 tests)
   - npm test -- --watch=false — 918 tests passed (previously 921)
   - Total test count remained unchanged at 1,191
   - npm run lint
   - Prettier check for the migrated spec and karma-baseline.json
   - node scripts/check-test-runner.mjs — 191 Karma specs remaining
   - npm run build
   - npm run check:icons
   - npm run i18n:check
   
   ## Screenshots
   
   Not applicable — test-runner migration only; no UI behavior changed.
   
   ## Checklist
   
   - [x] I did not hand-edit generated files under src/app/api/.
   - [x] No component or service code changed; the adapter-boundary requirement 
is not applicable.
   - [x] No user-facing strings changed.
   - [x] The existing three interop health tests were migrated without semantic 
changes.
   - [x] No UI workflow changed; e2e coverage is not applicable.
   - [x] The commit is signed.
   


-- 
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]

Reply via email to