llama-stack-mirror/tests/unit
Ihar Hrachyshka 861dc516e1 feat(api): don't return a payload on file delete
This is to stay consistent with other APIs.

This change registers files in API, even though there are still no
providers. Removing tests that require a provider existing for a merged
API to enable it in API layer.

Signed-off-by: Ihar Hrachyshka <ihar.hrachyshka@gmail.com>
2025-03-18 18:20:30 -04:00
..
cli refactor: tests/unittests -> tests/unit; tests/api -> tests/integration 2025-03-04 09:57:00 -08:00
models fix: Disable async loop warning messages during test run (#1526) 2025-03-10 15:29:08 -07:00
providers feat(api): don't return a payload on file delete 2025-03-18 18:20:30 -04:00
rag chore: Get sqlite_vec and vector_store unit tests passing (#1413) 2025-03-05 13:20:13 -05:00
registry refactor: tests/unittests -> tests/unit; tests/api -> tests/integration 2025-03-04 09:57:00 -08:00
server feat(logging): implement category-based logging (#1362) 2025-03-07 11:34:30 -08:00