mirror of
https://github.com/danny-avila/LibreChat.git
synced 2026-09-11 17:11:23 +00:00
- Add data-testid to the Run Code / File Search items in ToolsDropdown so the ephemeral toggle helpers can target them like Skills/Memory. - enableCodeInterpreter/enableFileSearch click by testid and assert the badge as a checkbox (CheckboxButton renders an Ariakit Checkbox, not a button). - The legacy Upload to Code Environment / Upload for File Search options only render once the ephemeral capability is enabled, so the immediate tests enable it first; the legacy-dropdown assertion checks the always-present provider option. |
||
|---|---|---|
| .. | ||
| public | ||
| scripts | ||
| src | ||
| sw | ||
| test | ||
| babel.config.cjs | ||
| check_updates.sh | ||
| index.html | ||
| jest.config.cjs | ||
| jest.resolver.cjs | ||
| nginx.conf | ||
| package.json | ||
| postcss.config.cjs | ||
| tailwind.config.cjs | ||
| tsconfig.json | ||
| vite.config.ts | ||