Shreyas0786 opened a new pull request, #248:
URL: https://github.com/apache/fineract-backoffice-ui/pull/248

   ## What and why
   
   Adds runtime accessibility coverage to the mocked Playwright suite for a 
client list, client form, and create-office dialog. The checks block new 
serious or critical violations while keeping existing findings in explicit, 
surface-specific baselines.
   
   Closes #234
   
   ## Verification
   
   - `npx playwright test e2e/accessibility.spec.ts --project=mocked` — 3 
passed using mocked APIs
   - `npm run lint`
   - `npm run format:check`
   - `npm run build`
   - `./scripts/check-license.sh`
   - `npm audit --audit-level=high --omit=dev` — 0 production vulnerabilities
   
   ## Screenshots
   
   Not applicable — test-only change with no visual UI changes.
   
   ## Checklist
   
   - [x] I did not hand-edit generated files under `src/app/api/`.
   - [x] New component or service code uses the adapter boundary in 
`src/app/core/adapters/` instead of direct browser globals or imperative 
third-party APIs.
   - [x] User-facing strings use translation keys.
   - [x] I added or updated tests appropriate to this change, or explained why 
tests were not needed.
   - [x] UI workflow changes include suitable e2e coverage, including 
real-backend testing where relevant.


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