Skip to content

test: use PluginCapabilities for the loader - #5

Merged
DanMat merged 2 commits into
mainfrom
test/plugin-capabilities
Aug 15, 2026
Merged

DanMat merged 2 commits into
mainfrom
test/plugin-capabilities

Conversation

@DanMat

@DanMat DanMat commented Aug 15, 2026

Copy link
Copy Markdown
Contributor

Nimbus bundled the plugin capability registries into a single PluginCapabilities value object (nimbus #54), so PluginLoader::load takes one argument. Update the package-integration test's load() calls. The plugin's production code is unchanged.

🤖 Generated with Claude Code

DanMat and others added 2 commits August 15, 2026 11:52
Nimbus bundled the plugin capability registries into a single PluginCapabilities
value object, so PluginLoader::load now takes one argument. Update the boundary
test's load() calls; the plugin's production code is unchanged.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
…Test too

The field-type test also constructs PluginContext directly; update it for the
bundled PluginCapabilities signature, alongside the package-integration test.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
@DanMat
DanMat merged commit e678870 into main Aug 15, 2026
2 checks passed
@DanMat
DanMat deleted the test/plugin-capabilities branch August 15, 2026 15:55
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