Skip to content

[Phase A · Child] ext-api/i-tf — test framework reorg + harness + content fill (I-TF.2/3/6)#12104

Draft
christian-byrne wants to merge 1 commit intoext-api/i-foundationfrom
ext-api/i-tf
Draft

[Phase A · Child] ext-api/i-tf — test framework reorg + harness + content fill (I-TF.2/3/6)#12104
christian-byrne wants to merge 1 commit intoext-api/i-foundationfrom
ext-api/i-tf

Conversation

@christian-byrne
Copy link
Copy Markdown
Contributor

@christian-byrne christian-byrne commented May 9, 2026

Stacks on: ext-api/i-foundation
Sibling: ext-api/i-ext

What's in

  • Layout reorg: nested __tests__/{v1,v2,migration}/BC.XX/ → flat __tests__/bc-XX.{v1,v2,migration}.test.ts (124 deletions, 121 fills)
  • Harness (src/extension-api-v2/harness/):
    • synthetic mini-ComfyApp + World stub
    • loadEvidenceSnippet() pulling R8 clone-and-grep excerpts from snapshot of touch-point database
    • runV1 / runV2 runners (stubs until Phase B)
  • vitest config: vitest.extension-api.config.mts adjusted for flat layout
  • BC coverage: 41 categories × 3 stub types (v1/v2/migration)

Note

The deletion of the old src/services/extensionV2Service.ts is in this PR rather than i-foundation (where the canonical extension-api-service.ts is created). Final merged state is correct; flagging for reviewer awareness.

Refs

I-TF.1 (done) · R8 clone-and-grep evidence (887 rows, 52/56 patterns) · D9 strangler-fig phases

Draft for review collaboration via inline comments.

┆Issue is synchronized with this Notion page by Unito

…-TF.2/3/6)

- Layout reorg: nested __tests__/{v1,v2,migration}/BC.XX/ → flat
  __tests__/bc-XX.{v1,v2,migration}.test.ts (124 deletions, 121 fills)
- src/extension-api-v2/harness/: synthetic mini-ComfyApp + World stub
  with loadEvidenceSnippet() pulling R8 clone-and-grep excerpts
- vitest.extension-api.config.mts: adjusted for flat layout
- BC coverage: 41 categories × 3 stub types (v1/v2/migration)

Stacks on ext-api/i-foundation. Coworkers converting core extensions
should also branch off i-foundation, parallel to this PR.
@coderabbitai
Copy link
Copy Markdown
Contributor

coderabbitai Bot commented May 9, 2026

Important

Review skipped

Auto reviews are disabled on base/target branches other than the default branch.

Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

⚙️ Run configuration

Configuration used: Path: .coderabbit.yaml

Review profile: CHILL

Plan: Pro

Run ID: 392014a3-066c-4020-abcb-71193c3ea8ea

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Use the checkbox below for a quick retry:

  • 🔍 Trigger review
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch ext-api/i-tf

Comment @coderabbitai help to get the list of available commands and usage tips.

@github-actions
Copy link
Copy Markdown

github-actions Bot commented May 9, 2026

🎨 Storybook: ❌ Failed

Details

⏰ Completed at: 05/09/2026, 04:43:10 AM UTC

Links

@github-actions
Copy link
Copy Markdown

github-actions Bot commented May 9, 2026

🎭 Playwright: 🕵🏻 0 passed, 0 failed

📊 Browser Reports
  • chromium: ❌ Deployment failed
  • chromium-2x: ❌ Deployment failed
  • chromium-0.5x: ❌ Deployment failed
  • mobile-chrome: ❌ Deployment failed

@github-actions
Copy link
Copy Markdown

github-actions Bot commented May 9, 2026

📦 Bundle Size

⏳ Size data collection in progress…

⚡ Performance

⚠️ Performance tests failed. Check the CI workflow logs.

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