Skip to content

Test/MCP UI app manager category selection filters the grid - #371

Draft
romanzac wants to merge 1 commit into
test/mcp-ui-a10from
test/mcp-ui-a11
Draft

Test/MCP UI app manager category selection filters the grid#371
romanzac wants to merge 1 commit into
test/mcp-ui-a10from
test/mcp-ui-a11

Conversation

@romanzac

Copy link
Copy Markdown
Contributor

Add UI test A11 to tests/ui-tests.mjs: selecting a category filters the app manager grid.

Spec MCP-TEST-PLAN §2.A A11 (amended, operator-confirmed): clicking a
category cell filters the App Manager grid. The test snapshots every
outer-model row's CategoryRole with no filter applied, computes the
expected count by mirroring filterAcceptsRow's capitalizeFirst
comparison, clicks the "Testing" cell via evaluate("clicked()"), and
asserts the categoryFilter, the surviving rows' category roles, the
count, and the delegates' highlighted state — all through the
localAppsProxy.sourceModel anchor, never the file-internal `d` object,
which object-scoped evaluate cannot resolve. Clicking "All" resets the
filter and restores the recorded unfiltered count. Outside --ci the
test skips with a log line when no testing-category row exists (spec
§0.A); in --ci fixture A's "testing" category makes absence a hard
failure.
@status-im-auto

status-im-auto commented Aug 28, 2026

Copy link
Copy Markdown
Collaborator

Jenkins Builds

Commit #️⃣ Finished (UTC) Duration Platform Result
✔️ a7bdfaf 1 2026-08-28 06:42:25 ~5 min linux/x86_64 📦App
✔️ a7bdfaf 1 2026-08-28 06:47:34 ~10 min macos/aarch64 🍎dmg
✔️ a7bdfaf 1 2026-08-28 06:49:27 ~12 min linux/aarch64 📦App

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants