openclaw/extensions/test-utils
ShengtongZhu 9fbbc97e9a fix(guardian): use runtime.modelAuth instead of runtime.models
Align with main's PluginRuntime interface: use `modelAuth` (not `models`)
for API key resolution. Remove dependency on `resolveProviderInfo` (not
available on main) — provider info is now resolved from config at
registration time via `resolveModelFromConfig`.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-03-15 14:06:59 +08:00
..
directory.ts fix(ci): repair helper typing regressions 2026-03-14 03:22:53 +00:00
plugin-api.ts fix(ci): repair helper typing regressions 2026-03-14 03:22:53 +00:00
plugin-runtime-mock.ts fix(guardian): use runtime.modelAuth instead of runtime.models 2026-03-15 14:06:59 +08:00
runtime-env.ts Plugins/test-utils: migrate to scoped plugin-sdk imports 2026-03-04 02:35:13 -05:00
send-config.ts test: share send cfg threading helpers 2026-03-14 02:40:27 +00:00
start-account-context.ts Plugins/test-utils: migrate to scoped plugin-sdk imports 2026-03-04 02:35:13 -05:00
start-account-lifecycle.ts test: share startup account lifecycle helpers 2026-03-14 01:41:17 +00:00
status-issues.ts test: share status issue assertion helpers 2026-03-14 01:41:17 +00:00