Workwell QA — Status Dashboard

Counts generated directly from the spec tree on each deploy.

Suite totals
Total tests
299
active + fixme
Active
297
Fixme
2
known-broken, marked
Stub blocks
3
describe.skip, unwired
Spec files
94
Verified (ledger)
127
of 163 records

“Verified” counts ✅ rows in .kiro/steering/test-coverage.md (spec × env/region observations, not unique specs): 127 green · 21 caveated · 15 failing. This is the markdown fallback — once a Playwright run is ingested it’s replaced by real results.

Web suites
ProductActiveFixmeStubTotalStatus
Aussie Time Sheets0000Scaffold — no tests
Citadel0000Scaffold — no tests
Staffing0000Scaffold — no tests
TimeMoto0000Scaffold — no tests
uAttend27523277Active
uPunch0000Scaffold — no tests
All web275232771 of 6 active
Mobile suites
ProductActiveFixmeStubTotalStatus
Aussie Time Sheets0000Scaffold — no tests
Citadel0000Scaffold — no tests
Staffing0000Scaffold — no tests
TimeMoto0000Scaffold — no tests
uAttend220022Active
uPunch0000Scaffold — no tests
All mobile2200221 of 6 active
uAttend — detail

web85 spec files

277
Total
275
Active
2
Fixme
3
Stub
100%
Described
85/85 specs described

mobile9 spec files

22
Total
22
Active
0
Fixme
0
Stub
100%
Described
9/9 specs described
uAttend · web — areas
AreaActiveFixmeTotalDistribution
_infra11
dashboard1212
departments1616
login1111
my-account88
payroll1010
people44246
release1313
reports2727
scheduling3838
settings3333
status1717
timecards4545
uAttend · web — fixmes (2)
SpecFixme
people/edit-employee-time-off.spec.ts
admin can add time-off request and deny it
can be discovered via `Sys.WebForms.PageRequestManager ._updatePanelIDs`. c) Use Chrome DevTools to record a successful manual click + replay the same request body via Playwright `request.post()`.
people/edit-employee-time-off.spec.ts
supervisor can add time-off request and deny it
2026-05-18: same TIME OFF REQUEST DAYS modal SAVE id mismatch as the admin variant above. Keep fixme'd until that selector is captured.