llama-stack-mirror/tests/unit/utils
raghotham b95f095a54
Some checks failed
SqlStore Integration Tests / test-postgres (3.13) (push) Failing after 0s
SqlStore Integration Tests / test-postgres (3.12) (push) Failing after 0s
Integration Auth Tests / test-matrix (oauth2_token) (push) Failing after 0s
Test External Providers Installed via Module / test-external-providers-from-module (venv) (push) Has been skipped
Python Package Build Test / build (3.13) (push) Failing after 1s
Python Package Build Test / build (3.12) (push) Failing after 1s
Integration Tests (Replay) / Integration Tests (, , , client=, ) (push) Failing after 4s
Vector IO Integration Tests / test-matrix (push) Failing after 6s
Unit Tests / unit-tests (3.12) (push) Failing after 4s
Test External API and Providers / test-external (venv) (push) Failing after 4s
Unit Tests / unit-tests (3.13) (push) Failing after 5s
API Conformance Tests / check-schema-compatibility (push) Successful in 15s
UI Tests / ui-tests (22) (push) Successful in 41s
Pre-commit / pre-commit (push) Successful in 1m21s
feat: Allow :memory: for kvstore (#3696)
## Test Plan
added unit tests
2025-10-13 11:19:27 +02:00
..
inference chore: introduce write queue for inference_store (#3383) 2025-09-10 11:57:42 -07:00
kvstore feat: Allow :memory: for kvstore (#3696) 2025-10-13 11:19:27 +02:00
responses fix: responses <> chat completion input conversion (#3645) 2025-10-02 16:01:08 -07:00
sqlstore feat: Add OpenAI Conversations API (#3429) 2025-10-03 08:47:18 -07:00
test_authorized_sqlstore.py chore: simplify authorized sqlstore (#3496) 2025-09-19 16:13:56 -07:00