mirror of
https://github.com/openclaw/openclaw.git
synced 2026-05-06 16:50:43 +00:00
perf: speed up auth choice tests
This commit is contained in:
@@ -255,6 +255,10 @@ const SOURCE_TEST_TARGETS = new Map([
|
||||
["extensions/google-meet/src/oauth.ts", ["extensions/google-meet/src/oauth.test.ts"]],
|
||||
["src/commands/doctor-memory-search.ts", ["src/commands/doctor-memory-search.test.ts"]],
|
||||
["src/agents/live-model-turn-probes.ts", ["src/agents/live-model-turn-probes.test.ts"]],
|
||||
[
|
||||
"src/plugins/provider-auth-choice.ts",
|
||||
["src/commands/auth-choice.apply.plugin-provider.test.ts", "src/commands/auth-choice.test.ts"],
|
||||
],
|
||||
[
|
||||
"src/memory-host-sdk/host/embedding-defaults.ts",
|
||||
["src/memory-host-sdk/host/embeddings.test.ts"],
|
||||
|
||||
Reference in New Issue
Block a user