Skip to content

rebrand: cascade-update test infrastructure for openclaw→remoteclaw rename (#216)#219

Merged
alexey-pelykh merged 2 commits intomainfrom
fix/216-test-infra-rebrand-cascade
Mar 4, 2026
Merged

rebrand: cascade-update test infrastructure for openclaw→remoteclaw rename (#216)#219
alexey-pelykh merged 2 commits intomainfrom
fix/216-test-infra-rebrand-cascade

Conversation

@alexey-pelykh
Copy link
Copy Markdown

Summary

  • Update mkdtemp prefixes in tests and production code (openclaw-remoteclaw-)
  • Update docs URL display labels (docs.openclaw.aidocs.remoteclaw.ai)
  • Update website URLs (openclaw.airemoteclaw.ai)
  • Update test fixture data (env vars, paths, domain names) across 259 files

Production runtime values that still use openclaw (CLI binary name, hook source enums, DNS labels, HTTP headers) are intentionally preserved — they match the current production code and will be updated in a separate rebrand pass.

Closes #216

Test plan

  • pnpm build passes
  • pnpm test passes (3 pre-existing failures in workspace.test.ts due to missing BOOTSTRAP.md template — unrelated to this PR)
  • pnpm lint clean
  • pnpm format clean

🤖 Generated with Claude Code

…ename

Update test files and production display strings after PR #214 renamed
infrastructure files (tmp-openclaw-dir→tmp-remoteclaw-dir,
openclaw-root→remoteclaw-root).

Changes:
- Update mkdtemp prefixes in tests and production (openclaw-→remoteclaw-)
- Update docs URL display labels (docs.openclaw.ai→docs.remoteclaw.ai)
- Update website URLs (openclaw.ai→remoteclaw.ai)
- Update test fixture data (env vars, paths, domain names)

Production runtime values that still use "openclaw" (CLI binary name,
hook source enums, DNS labels, HTTP headers) are intentionally preserved.

Closes #216

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@alexey-pelykh alexey-pelykh enabled auto-merge (squash) March 4, 2026 11:54
… test

The hook source type union still uses "openclaw-plugin" in production,
so the test must use the same value.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@alexey-pelykh alexey-pelykh merged commit 80b7f57 into main Mar 4, 2026
3 checks passed
@alexey-pelykh alexey-pelykh deleted the fix/216-test-infra-rebrand-cascade branch March 4, 2026 12:06
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.

Cascade-update test infrastructure for rebrand

1 participant