Rohan Verma
316a90079c
Merge pull request #1356 from mvanhorn/osc/913-aria-label-clickable-cards
...
feat(a11y): add aria-label to clickable media cards
2026-05-09 16:11:54 -07:00
Rohan Verma
350ab2f60c
Merge pull request #1353 from AnishSarkar22/feat/e2e-testing
...
feat: add E2E test suite
2026-05-09 16:11:00 -07:00
Rohan Verma
fa31da9937
Merge branch 'dev' into feat/e2e-testing
2026-05-09 16:10:45 -07:00
Anish Sarkar
0487703106
chore: remove E2E tests workflow configuration
2026-05-10 04:29:16 +05:30
Anish Sarkar
822ffb2429
chore: remove Vue and Svelte examples from component testing documentation
2026-05-10 04:24:44 +05:30
Anish Sarkar
d52225c18d
chore: add playwright cursor skill
2026-05-10 04:19:55 +05:30
Anish Sarkar
25aad38ca4
chore: update gitignore
2026-05-10 03:49:59 +05:30
Matt Van Horn
790a6f8c37
feat(a11y): add aria-label to clickable media cards
...
The hero carousel video card and use-cases grid image card already had
role="button", tabIndex={0}, and onKeyDown handlers. Adds the missing
aria-label so screen readers announce what each clickable card does.
Both cards now use aria-label={`Expand ${title}`}, matching the example
in the issue.
Fixes #913
2026-05-09 07:05:57 -07:00
DESKTOP-RTLN3BA\$punk
de87a55a1f
Merge commit ' 83ee58016e' into dev
2026-05-09 04:58:57 -07:00
DESKTOP-RTLN3BA\$punk
c603b46ea4
feat: added architecture improvement skill
2026-05-09 04:31:53 -07:00
Anish Sarkar
de6fc80dbd
chore: ran linting
2026-05-09 05:28:09 +05:30
Anish Sarkar
f7bac59a4b
test(integration): enhance Drive indexer credential resolution tests for Composio and native connectors
2026-05-09 05:26:36 +05:30
Anish Sarkar
dbf575fbd0
chore: ran linting
2026-05-09 05:16:20 +05:30
Anish Sarkar
2f540ee065
refactor(tests): simplify logging messages and enhance manual upload journey tests
2026-05-09 05:10:05 +05:30
Anish Sarkar
66eebf614f
test(e2e): cover connector PDF docling indexing in journeys
2026-05-09 05:04:00 +05:30
Anish Sarkar
fbfde74cdc
test(e2e): route connector PDF canary responses in chat fake & add connector PDF canaries
2026-05-09 05:03:38 +05:30
Anish Sarkar
5a2357b981
test(e2e): serve binary PDF bytes from storage connector fakes
2026-05-09 05:03:07 +05:30
Anish Sarkar
ad226853e5
test(e2e): wire PDF metadata into connector fixture JSONs
2026-05-09 05:02:40 +05:30
Anish Sarkar
fc32ab0cf3
test(e2e): add shared binary fixture loader for connector fakes
2026-05-09 05:02:23 +05:30
Anish Sarkar
523563b948
test(e2e): add canary PDFs and reproducer for connector docling coverage
2026-05-09 05:02:04 +05:30
Anish Sarkar
03ce8c1b81
test(e2e): cover manual file upload journey
2026-05-09 04:41:07 +05:30
Anish Sarkar
0846857b52
test(e2e): add pdf & markdown fixture for manual upload docling branch
2026-05-09 04:40:54 +05:30
Anish Sarkar
f9fe84fcfb
test(e2e): add canary tokens for manual upload md and pdf fixtures
2026-05-09 04:40:17 +05:30
Anish Sarkar
f02f64725e
test(e2e): cover ClickUp live MCP journey
2026-05-08 13:13:35 +05:30
Anish Sarkar
68e1d78d23
test(e2e): wire ClickUp Playwright fixtures
2026-05-08 13:13:08 +05:30
Anish Sarkar
e211028866
test(e2e): add ClickUp MCP backend fake
2026-05-08 13:12:34 +05:30
Anish Sarkar
4b347caefc
test(e2e): cover native Dropbox indexing journey
2026-05-08 12:28:46 +05:30
Anish Sarkar
7303e3ebb3
test(e2e): wire Dropbox Playwright fixtures
2026-05-08 12:28:26 +05:30
Anish Sarkar
69437b1fe4
test(e2e): add Dropbox backend fake
2026-05-08 12:27:45 +05:30
Anish Sarkar
2d78dda487
test(e2e): add OneDrive connector Playwright journey
2026-05-08 03:48:58 +05:30
Anish Sarkar
da8b151634
test(e2e): wire OneDrive fake into harness
2026-05-08 03:48:35 +05:30
Anish Sarkar
3ee633cb23
test(e2e): add OneDrive Graph backend fake
2026-05-08 03:48:18 +05:30
Anish Sarkar
029f2168b3
test(e2e): add Slack connector Playwright journey
2026-05-08 03:09:11 +05:30
Anish Sarkar
73b6375688
test(e2e): wire Slack fake into harness
2026-05-08 03:08:36 +05:30
Anish Sarkar
bf23cb2381
test(e2e): add Slack MCP backend fake
2026-05-08 02:24:39 +05:30
Anish Sarkar
ef843fd82e
refactor(tests): remove redundant visibility check for "Manage" button in connector journeys
2026-05-08 01:16:55 +05:30
Anish Sarkar
08fdd0a328
test(web): add Confluence connector journey
2026-05-08 01:10:33 +05:30
Anish Sarkar
e5889053c2
test(web): add Confluence OAuth fixture
2026-05-08 01:10:12 +05:30
Anish Sarkar
d36bd33733
test(backend): route Confluence canary responses in E2E chat
2026-05-08 01:09:49 +05:30
Anish Sarkar
b74caf157b
test(backend): add Confluence indexing E2E fake
2026-05-08 01:09:40 +05:30
Anish Sarkar
640ae03030
test(backend): add Confluence OAuth E2E fakes
2026-05-08 01:02:52 +05:30
Anish Sarkar
1bd7cad495
test(web): add Jira live-tool journey
2026-05-08 00:15:53 +05:30
Anish Sarkar
ddfbe0b611
test(web): add Jira OAuth fixture
2026-05-08 00:15:39 +05:30
Anish Sarkar
ebdf6cbaed
test(backend): route Jira tool responses in E2E chat
2026-05-08 00:15:18 +05:30
Anish Sarkar
369f0aaff3
test(backend): add Jira MCP E2E fakes
2026-05-08 00:15:08 +05:30
Anish Sarkar
e6297e2e40
test(backend): add shared MCP runtime E2E fake
2026-05-08 00:14:43 +05:30
Anish Sarkar
43eae11197
test(backend): add shared MCP OAuth E2E fake
2026-05-08 00:14:34 +05:30
Anish Sarkar
64ed33d25d
test(web): add Linear live-tool journey
2026-05-07 23:16:04 +05:30
Anish Sarkar
a60ff02b93
test(web): add Linear OAuth fixture
2026-05-07 23:15:52 +05:30
Anish Sarkar
fb0e12c86c
test(backend): route Linear tool responses in E2E chat
2026-05-07 23:15:37 +05:30