Skip to content

test: add yjs suite + fast gate - #4881

Merged
zbeyens merged 1 commit into
mainfrom
codex/yjs-suite-upstream-audit
Mar 22, 2026
Merged

test: add yjs suite + fast gate#4881
zbeyens merged 1 commit into
mainfrom
codex/yjs-suite-upstream-audit

Conversation

@zbeyens

@zbeyens zbeyens commented Mar 22, 2026

Copy link
Copy Markdown
Member

Summary

  • add fast Yjs coverage for plugin init/api, provider wrappers, registry, composition, and deterministic state seeding
  • add opt-in Yjs collaboration slow tests behind pnpm test:slow
  • gate the fast lane with pnpm test:slowest, keep pnpm test:profile as the non-failing profiler, and ignore bulky coverage TSV artifacts

Verification

  • pnpm lint:fix
  • pnpm test:profile -- --top 5 packages/yjs/src
  • pnpm test:slowest -- --top 5 packages/yjs/src
  • pnpm check

@zbeyens
zbeyens requested a review from a team March 22, 2026 14:10
@codesandbox

codesandbox Bot commented Mar 22, 2026

Copy link
Copy Markdown

Review or Edit in CodeSandbox

Open the branch in Web EditorVS CodeInsiders

Open Preview

@changeset-bot

changeset-bot Bot commented Mar 22, 2026

Copy link
Copy Markdown

⚠️ No Changeset found

Latest commit: 5f5b748

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@vercel

vercel Bot commented Mar 22, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
plate Ready Ready Preview, Comment Mar 22, 2026 2:15pm

Request Review

@dosubot dosubot Bot added size:XXL This PR changes 1000+ lines, ignoring generated files. plugin:yjs test labels Mar 22, 2026
@dosubot dosubot Bot added the lgtm This PR has been approved by a maintainer label Mar 22, 2026
@zbeyens
zbeyens merged commit a41e515 into main Mar 22, 2026
3 checks passed
@zbeyens
zbeyens deleted the codex/yjs-suite-upstream-audit branch March 22, 2026 18:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

lgtm This PR has been approved by a maintainer plugin:yjs size:XXL This PR changes 1000+ lines, ignoring generated files. test

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants