test: guard broad plugin resolver fixtures

This commit is contained in:
Peter Steinberger
2026-04-29 06:45:57 +01:00
parent 83df409d94
commit 358b4f24cd
4 changed files with 63 additions and 0 deletions

View File

@@ -391,6 +391,10 @@ Think of the suites as “increasing realism” (and increasing flakiness/cost):
- Runs in CI
- No real keys required
- Should be fast and stable
- Resolver and public-surface loader tests must prove broad `api.js` and
`runtime-api.js` fallback behavior with generated tiny plugin fixtures, not
real bundled plugin source APIs. Real plugin API loads belong in
plugin-owned contract/integration suites.
<AccordionGroup>
<Accordion title="Projects, shards, and scoped lanes">