mirror of
https://github.com/bendtherules/opencode-multi-model.git
synced 2026-08-18 13:42:21 +00:00
build: remaining testcases
This commit is contained in:
@@ -482,3 +482,19 @@ export default tool({
|
||||
].join("\n");
|
||||
},
|
||||
});
|
||||
|
||||
export const __testing_helpers = {
|
||||
shellQuote,
|
||||
normalizeModels,
|
||||
findDuplicates,
|
||||
createWindowBaseName,
|
||||
createWindowPlans,
|
||||
levenshtein,
|
||||
suggestModels,
|
||||
formatInvalidModelError,
|
||||
sanitizeName,
|
||||
runCommand,
|
||||
getWorktreePath,
|
||||
undoWorktree,
|
||||
launchModelInWindow,
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user