Skip to content

Test/MCP UI app manager search tolerates special characters - #370

Draft
romanzac wants to merge 1 commit into
test/mcp-ui-a9from
test/mcp-ui-a10
Draft

Test/MCP UI app manager search tolerates special characters#370
romanzac wants to merge 1 commit into
test/mcp-ui-a9from
test/mcp-ui-a10

Conversation

@romanzac

Copy link
Copy Markdown
Contributor

Add UI test A10 to tests/ui-tests.mjs: the app manager search tolerates regex/special/unicode input.

Feed ( [ * \ .* 日本語 and a 512-char string into the app manager
search field. Per input: round-trip the field text (equality plus
length/charCode spot-checks), assert the outer proxy row count matches
a live snapshot of every outer-model row filtered by literal
case-insensitive contains over name/displayName/description (the exact
AppsFilterProxy semantics — no hardcoded 0: "(" matches fixture A's own
description, and the hermetic build's default catalog adds rows), and
check appManager.emptyView shows exactly when 0 rows match. Scan
BASECAMP_APP_LOG for QRegularExpression warnings after each input,
verify the inspector is still responsive after the oversized input, and
confirm clearing restores the recorded pre-search count.
@status-im-auto

status-im-auto commented Aug 28, 2026

Copy link
Copy Markdown
Collaborator

Jenkins Builds

Commit #️⃣ Finished (UTC) Duration Platform Result
✔️ 21a2af7 1 2026-08-28 06:13:04 ~4 min linux/x86_64 📦App
✔️ 21a2af7 1 2026-08-28 06:22:05 ~13 min linux/aarch64 📦App
✔️ 21a2af7 1 2026-08-28 06:29:04 ~20 min macos/aarch64 🍎dmg

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