Roo-Code/webview-ui
slytechnical 3053678903 Implement tests for LiteLLM component and enhance API configuration handling
- 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.
2025-05-19 18:44:24 -05:00
..
.storybook Additional @shadcn/ui components 2025-02-14 23:41:39 -08:00
public Remove CRA cruft 2025-01-30 14:38:41 -08:00
src Implement tests for LiteLLM component and enhance API configuration handling 2025-05-19 18:44:24 -05:00
.eslintrc.json fix: command validation failing on shell array indexing (#3530) 2025-05-12 21:31:54 -07:00
.gitignore PR cleanup 2025-03-12 11:23:06 -04:00
.npmrc Improved logic for auto-approving chained commands 2024-12-26 22:45:09 -08:00
components.json Remove lucide 2025-01-30 14:47:59 -08:00
index.html Fix linter warning + run prettier on everything (#3581) 2025-05-13 15:16:24 -07:00
jest.config.cjs Fix linter warning + run prettier on everything (#3581) 2025-05-13 15:16:24 -07:00
package-lock.json Fix command display in the approval required case (#3636) 2025-05-15 12:31:25 -07:00
package.json build: enable source maps for improved debugging (#3596) 2025-05-14 13:46:53 -04:00
tsconfig.json build: enable source maps for improved debugging (#3596) 2025-05-14 13:46:53 -04:00
vite.config.ts build: enable source maps for improved debugging (#3596) 2025-05-14 13:46:53 -04:00