mirror of
https://github.com/tiennm99/ccs.git
synced 2026-09-03 18:16:29 +00:00
test(qoder): add qoder to provider-capabilities test expectations
Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
This commit is contained in:
co-authored by
Claude Opus 4.7
parent
d82cc13afc
commit
4973f7a00f
@@ -46,6 +46,7 @@ describe('provider-capabilities', () => {
|
|||||||
'gitlab',
|
'gitlab',
|
||||||
'codebuddy',
|
'codebuddy',
|
||||||
'kilo',
|
'kilo',
|
||||||
|
'qoder',
|
||||||
]);
|
]);
|
||||||
});
|
});
|
||||||
|
|
||||||
@@ -66,6 +67,7 @@ describe('provider-capabilities', () => {
|
|||||||
'cursor',
|
'cursor',
|
||||||
'codebuddy',
|
'codebuddy',
|
||||||
'kilo',
|
'kilo',
|
||||||
|
'qoder',
|
||||||
]);
|
]);
|
||||||
expect(getProvidersByOAuthFlow('authorization_code')).toEqual([
|
expect(getProvidersByOAuthFlow('authorization_code')).toEqual([
|
||||||
'gemini',
|
'gemini',
|
||||||
@@ -85,6 +87,7 @@ describe('provider-capabilities', () => {
|
|||||||
'kimi',
|
'kimi',
|
||||||
'codebuddy',
|
'codebuddy',
|
||||||
'kilo',
|
'kilo',
|
||||||
|
'qoder',
|
||||||
]);
|
]);
|
||||||
});
|
});
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user