mirror of
https://github.com/katanemo/plano.git
synced 2026-06-17 15:25:17 +02:00
| .. | ||
| .vscode | ||
| common.py | ||
| common_scripts.sh | ||
| poetry.lock | ||
| pyproject.toml | ||
| README.md | ||
| run_e2e_tests.sh | ||
| test_llm_gateway.py | ||
| test_prompt_gateway.py | ||
e2e tests
e2e tests for arch llm gateway and prompt gateway
How to run
To run locally make sure that following requirements are met.
Requirements
- Python 3.10
- Poetry
- Docker
Running tests locally
sh run_e2e_test.sh