CREDO23
f3484f5a24
test(e2e): dismiss new-user UI overlays in auth setup
...
The active "AI Automations" announcement (2026-05-31 -> 2026-07-15) renders
a blocking AnnouncementSpotlight dialog whose full-screen overlay intercepts
all clicks for the freshly-registered e2e user, breaking every UI-driven
journey (e.g. the file-upload upload button). Pre-seed the localStorage flags
that gate the new-user overlays before saving storageState:
- surfsense_announcements_state: mark all announcements read + toasted
(sourced from announcements-data so future entries are covered).
- surfsense-tour-<userId>: suppress the OnboardingTour spotlight.
Restores the Journey suite (file-upload markdown + PDF round-trips now green).
2026-06-04 17:03:26 +02:00
Anish Sarkar
275e2c9e83
chore: fix linting
2026-05-12 04:00:04 +05:30
Anish Sarkar
650b691a39
chore: enhance E2E tests by adding synthetic global LLM config and updating environment variables for Google OAuth
2026-05-12 02:37:39 +05:30
Anish Sarkar
b247ff37df
chore: implement test-only token mint endpoint and update E2E test authentication flow
2026-05-11 19:48:18 +05:30
Anish Sarkar
5344fa47e6
chore: update E2E test documentation for clarity and local setup instructions
2026-05-11 03:29:32 +05:30
Anish Sarkar
68f45335bc
chore: implement E2E testing setup with Docker Compose and update workflow for backend and Redis services
2026-05-11 03:09:01 +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
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
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
2d78dda487
test(e2e): add OneDrive connector Playwright journey
2026-05-08 03:48:58 +05:30
Anish Sarkar
029f2168b3
test(e2e): add Slack connector Playwright journey
2026-05-08 03:09:11 +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
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
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
29692eb842
test(web): add Notion connector journey
2026-05-07 22:22:43 +05:30
Anish Sarkar
51db3546a9
test(web): add Notion OAuth fixture
2026-05-07 22:22:24 +05:30
Anish Sarkar
fcf5208ee6
test(web): add native Google Calendar live-tool journey
2026-05-07 04:42:57 +05:30
Anish Sarkar
d257e15e49
test(web): add native Google Calendar OAuth fixture
2026-05-07 04:42:45 +05:30
Anish Sarkar
9dafd38e19
test(web): add native Google Gmail live-tool journey
2026-05-07 04:23:20 +05:30
Anish Sarkar
92dd967bf1
test(web): add native Google Drive E2E journey
2026-05-07 03:59:58 +05:30
Anish Sarkar
0a62dc189c
test(web): add Composio Calendar live-tool journey
2026-05-07 03:42:14 +05:30
Anish Sarkar
bc2dc21a75
test(backend): add Composio Calendar live-tool fakes
2026-05-07 03:41:47 +05:30
Anish Sarkar
a2af4be359
test(web): assert Gmail journey uses live tools only
2026-05-07 03:16:20 +05:30
Anish Sarkar
b01173fe07
test(web): add Composio Gmail E2E journey
2026-05-07 02:52:41 +05:30
Anish Sarkar
5bdf8a0c31
test(web): extend Composio Drive journey to assert chat retrieval
2026-05-06 21:36:47 +05:30
Anish Sarkar
dedccd5c1c
test(web): add chat-stream helper, thread fixture, and smoke spec
2026-05-06 21:36:33 +05:30
Anish Sarkar
8536bac29a
test(backend): enhance Drive file filtering and add unit tests for _drive_list_files
2026-05-06 17:58:58 +05:30
Anish Sarkar
074b06441f
test(web): add Composio Drive E2E user journey
2026-05-06 17:22:37 +05:30
Anish Sarkar
ae0caad292
test(web): add shared Playwright E2E helpers and search-space fixture
2026-05-06 17:21:40 +05:30
Anish Sarkar
a2976ee0b6
test(web): move dashboard tracer-bullet into smoke/ and harden Playwright config
2026-05-06 17:20:14 +05:30
Anish Sarkar
b1d8a45347
fix: update Playwright test email domain in E2E tests
2026-05-04 19:35:27 +05:30
Anish Sarkar
876f1da020
test(web): add Playwright config and dashboard smoke test
2026-05-04 17:50:06 +05:30