mirror of
https://github.com/danny-avila/LibreChat.git
synced 2026-01-15 15:08:52 +01:00
Introduced a new test suite for the Markdown link component to verify the correct extraction of file_id from markdown file links. The tests cover various scenarios, including standard file paths, alternative output paths, and edge cases with UUID-style file_ids. This ensures that the file_id is accurately passed to the download handler, addressing a previously identified bug. |
||
|---|---|---|
| .. | ||
| public | ||
| scripts | ||
| src | ||
| test | ||
| babel.config.cjs | ||
| check_updates.sh | ||
| index.html | ||
| jest.config.cjs | ||
| nginx.conf | ||
| package.json | ||
| postcss.config.cjs | ||
| tailwind.config.cjs | ||
| tsconfig.json | ||
| vite.config.ts | ||