Skip to content

feat: add accessibility tests for pages#3420

Merged
arkid15r merged 9 commits into
OWASP:mainfrom
Utkarsh-0304:test/a11y_pages
Jan 23, 2026
Merged

feat: add accessibility tests for pages#3420
arkid15r merged 9 commits into
OWASP:mainfrom
Utkarsh-0304:test/a11y_pages

Merge branch 'main' into test/a11y_pages

a2ef2ec
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jan 23, 2026 in 1s

85.56% (+0.00%) compared to c716b07

View this Pull Request on Codecov

85.56% (+0.00%) compared to c716b07

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 85.56%. Comparing base (c716b07) to head (a2ef2ec).

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##             main    #3420   +/-   ##
=======================================
  Coverage   85.56%   85.56%           
=======================================
  Files         461      461           
  Lines       14227    14227           
  Branches     1895     1895           
=======================================
  Hits        12174    12174           
  Misses       1680     1680           
  Partials      373      373           
Files with missing lines Coverage Δ
[...Key]/modules/[moduleKey]/issues/[issueId]/page.tsx](https://app.codecov.io/gh/OWASP/Nest/pull/3420?src=pr&el=tree&filepath=frontend%2Fsrc%2Fapp%2Fmy%2Fmentorship%2Fprograms%2F%5BprogramKey%5D%2Fmodules%2F%5BmoduleKey%5D%2Fissues%2F%5BissueId%5D%2Fpage.tsx&utm_medium=referral&utm_source=github&utm_content=checks&utm_campaign=pr+comments&utm_term=OWASP#diff-ZnJvbnRlbmQvc3JjL2FwcC9teS9tZW50b3JzaGlwL3Byb2dyYW1zL1twcm9ncmFtS2V5XS9tb2R1bGVzL1ttb2R1bGVLZXldL2lzc3Vlcy9baXNzdWVJZF0vcGFnZS50c3g=) 84.49% <ø> (ø)
frontend/src/components/CardDetailsPage.tsx 88.00% <ø> (ø)
frontend/src/components/IssuesTable.tsx 92.10% <ø> (ø)
frontend/src/components/ModuleForm.tsx 80.82% <ø> (ø)
frontend/src/components/ProgramCard.tsx 95.45% <ø> (ø)

Continue to review full report in Codecov by Sentry.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update c716b07...a2ef2ec. Read the comment docs.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.