Skip to content

Commit

Permalink
server: tests: use only one aiohttp per scenario
Browse files Browse the repository at this point in the history
  • Loading branch information
phymbert committed Feb 23, 2024
1 parent 7183149 commit 6a80812
Show file tree
Hide file tree
Showing 2 changed files with 156 additions and 169 deletions.
1 change: 1 addition & 0 deletions examples/server/tests/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,3 +25,4 @@ Feature or Scenario must be annotated with `@llama.cpp` to be included in the de

To run a scenario annotated with `@bug`, start:
`DEBUG=ON ./tests.sh --no-skipped --tags bug`

Loading

0 comments on commit 6a80812

Please sign in to comment.