Skip to content

Commit fa850ec

Browse files
authored
Merge pull request #1241 from tisnik/lcore-1356-updated-list-of-end-to-end-test-scenarios
LCORE-1356: Updated list of end to end test scenarios
2 parents 7597eac + 69edef8 commit fa850ec

1 file changed

Lines changed: 7 additions & 2 deletions

File tree

docs/e2e_scenarios.md

Lines changed: 7 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -102,15 +102,20 @@
102102
* Check if the OpenAPI endpoint works as expected
103103
* Check if info endpoint is working
104104
* Check if info endpoint reports error when llama-stack connection is not working
105-
* Check if models endpoint is working
106-
* Check if models endpoint reports error when llama-stack is unreachable
107105
* Check if shields endpoint is working
108106
* Check if shields endpoint reports error when llama-stack is unreachable
109107
* Check if tools endpoint is working
110108
* Check if tools endpoint reports error when llama-stack is unreachable
111109
* Check if metrics endpoint is working
112110
* Check if MCP client auth options endpoint is working
113111

112+
## [`models.feature`](https://github.com/lightspeed-core/lightspeed-stack/blob/main/tests/e2e/features/models.feature)
113+
114+
* Check if models endpoint is working
115+
* Check if models endpoint reports error when llama-stack is unreachable
116+
* Check if models can be filtered
117+
* Check if filtering can return empty list of models
118+
114119
## [`query.feature`](https://github.com/lightspeed-core/lightspeed-stack/blob/main/tests/e2e/features/query.feature)
115120

116121
* Check if LLM responds properly to restrictive system prompt to sent question with different system prompt

0 commit comments

Comments
 (0)