Skip to content

test(e2e): live ~/.c2c installation check - #19

Merged
willio merged 1 commit into
mainfrom
feat/live-e2e-install
Aug 31, 2026
Merged

willio merged 1 commit into
mainfrom
feat/live-e2e-install

Conversation

@willio

@willio willio commented Aug 31, 2026

Copy link
Copy Markdown
Owner

Summary

  • scripts/live-e2e.mjs + pnpm test:e2e:live — hits the running broker (auto-detects port from c2c broker status, fetches pairing via c2c pair)
  • Documents install + live test flow in docs/local-e2e.md

Test plan

  • pnpm build && node bin/c2c.js install && c2c broker start
  • pnpm test:e2e:live (loopback)
  • C2C_E2E_URL=https://condor.portfolio.id pnpm test:e2e:live (named tunnel)

Add scripts/live-e2e.mjs and pnpm test:e2e:live to exercise OAuth pairing,
list_workspaces, and scoped reads on the running installation (loopback or
public tunnel via C2C_E2E_URL).
@willio
willio merged commit d487035 into main Aug 31, 2026
1 check passed
@willio
willio deleted the feat/live-e2e-install branch August 31, 2026 08:54
willio added a commit that referenced this pull request Sep 1, 2026
Add scripts/live-e2e.mjs and pnpm test:e2e:live to exercise OAuth pairing,
list_workspaces, and scoped reads on the running installation (loopback or
public tunnel via C2C_E2E_URL).

Co-authored-by: Will Wiriawan <w@portfolio.id>
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.

1 participant