mirror of
https://github.com/RooVetGit/Roo-Code.git
synced 2026-08-28 05:27:24 +00:00
- Added comprehensive tests for the LiteLLM component to validate API key and base URL handling during model refresh. - Updated the LiteLLMProps type to be exported for better accessibility. - Enhanced the SettingsView tests to ensure correct rendering and default values for LiteLLM configuration. - Mocked ApiOptions in tests to inspect props and validate API configuration behavior. |
||
|---|---|---|
| .. | ||
| .storybook | ||
| public | ||
| src | ||
| .eslintrc.json | ||
| .gitignore | ||
| .npmrc | ||
| components.json | ||
| index.html | ||
| jest.config.cjs | ||
| package-lock.json | ||
| package.json | ||
| tsconfig.json | ||
| vite.config.ts | ||