Commit Graph

33 Commits

Author SHA1 Message Date
Abhimanyu Saharan
7903dc129c test(e2e): stabilize activity feed + Clerk helper timeouts 2026-02-12 11:08:51 +00:00
Abhimanyu Saharan
10ea95678b feat: implement global loading indicators and refactor activity feed tests 2026-02-12 01:19:04 +05:30
Abhimanyu Saharan
0f48d201dd test(e2e): reduce Clerk sign-in flake in activity feed spec 2026-02-11 13:24:19 +00:00
Maya
73f428e44b tests: make /organization story role-agnostic 2026-02-08 17:41:40 +00:00
Maya
42bd48b827 tests: create org via OrgSwitcher combobox selector 2026-02-08 17:41:40 +00:00
Maya
435adabec0 tests: make org stories deterministic via org creation 2026-02-08 17:41:40 +00:00
Maya
6acf79ba8d tests: assert org invite disabled for non-admin 2026-02-08 17:41:40 +00:00
Maya
698e6fab60 tests: cover PR #61 org invite flow 2026-02-08 17:41:40 +00:00
Kunal
dde0c1e27d test(e2e): register Clerk Cypress commands via addClerkCommands 2026-02-08 15:06:06 +00:00
Kunal
d9570a0531 test(e2e): import Clerk Cypress support commands 2026-02-08 14:58:48 +00:00
Kunal
bd9ee7883a test(e2e): migrate Cypress auth to @clerk/testing commands 2026-02-08 14:52:03 +00:00
Kunal
76dc011459 cypress: handle Clerk verification method step before OTP 2026-02-08 14:32:12 +00:00
Kunal
ca5c5a2eea cypress: decide Clerk OTP step origin after email submit 2026-02-08 14:17:18 +00:00
Kunal
cb7d09f330 e2e: activity feed tests login first to avoid cross-origin redirect flake 2026-02-08 14:11:14 +00:00
Kunal
6a3aae8a8c e2e: /activity smoke expects redirect to sign-in when signed out 2026-02-08 14:05:55 +00:00
Kunal
28ad695340 e2e: expect /activity to redirect to sign-in when signed out 2026-02-08 14:05:55 +00:00
Ishaan (OpenClaw)
7896cfcdc6 Fix Cypress Clerk OTP helper for same-origin SignIn 2026-02-08 13:52:17 +00:00
Kunal
81a4135347 fix(e2e): provide Clerk test creds + derive origin from publishable key 2026-02-07 19:16:47 +00:00
abhi1693
d860298046 E2E: derive Clerk origin from publishable key; default test creds 2026-02-07 19:15:02 +00:00
abhi1693
8a2f792541 E2E: add /sign-in redirect; use it in Clerk Cypress login helper 2026-02-07 19:06:47 +00:00
Kunal
f44f715e62 test(e2e): reuse shared cy.loginWithClerkOtp helper 2026-02-07 17:57:49 +00:00
Riya
6645b49a7c Merge master into kunal/remove-e2e-auth-bypass 2026-02-07 17:48:03 +00:00
Kunal
9eb6162771 fix(e2e): wrap Clerk redirect-origin interactions in cy.origin 2026-02-07 17:40:29 +00:00
Riya
8f08a8e9dc test(e2e): add Clerk OTP login helper (cy.origin) 2026-02-07 17:33:52 +00:00
abhi1693
b82845aa42 E2E: use cy.origin for Clerk modal sign-in 2026-02-07 17:33:09 +00:00
abhi1693
ecee7ecaf5 E2E: remove Clerk bypass and sign in via Clerk in Cypress 2026-02-07 17:32:39 +00:00
Kunal
c4a5d8dd48 test(e2e): add negative auth case (wrong OTP) 2026-02-07 17:31:42 +00:00
Kunal
ac1c90c742 e2e: remove auth bypass; use real Clerk sign-in in Cypress 2026-02-07 17:31:37 +00:00
Riya
709cd07a72 test(e2e): make activity_feed spec compatible with signed-out CI 2026-02-07 17:17:45 +00:00
Riya
8a88b33805 chore: resolve package-lock conflict 2026-02-07 17:12:14 +00:00
Kunal
df732518f3 fix(e2e): add scoped Cypress typings for .cy.ts 2026-02-07 16:45:42 +00:00
Kunal
0f9d040792 test(e2e): stubbed /activity feed scenarios (auth bypass) 2026-02-07 16:29:14 +00:00
Riya
94dd8e439d test(e2e): add Cypress scaffold + CI job 2026-02-07 16:01:13 +00:00