mirror of
https://github.com/tiennm99/ccs.git
synced 2026-07-16 08:17:11 +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',
|
||||
'codebuddy',
|
||||
'kilo',
|
||||
'qoder',
|
||||
]);
|
||||
});
|
||||
|
||||
@@ -66,6 +67,7 @@ describe('provider-capabilities', () => {
|
||||
'cursor',
|
||||
'codebuddy',
|
||||
'kilo',
|
||||
'qoder',
|
||||
]);
|
||||
expect(getProvidersByOAuthFlow('authorization_code')).toEqual([
|
||||
'gemini',
|
||||
@@ -85,6 +87,7 @@ describe('provider-capabilities', () => {
|
||||
'kimi',
|
||||
'codebuddy',
|
||||
'kilo',
|
||||
'qoder',
|
||||
]);
|
||||
});
|
||||
|
||||
|
||||
Reference in New Issue
Block a user