plano/e2e_tests
2024-10-26 15:32:46 -07:00
..
.vscode add e2e tests 2024-10-26 14:14:10 -07:00
common.py add e2e tests 2024-10-26 14:14:10 -07:00
common_scripts.sh use bash 2024-10-26 15:32:46 -07:00
poetry.lock add e2e tests 2024-10-26 14:14:10 -07:00
pyproject.toml add e2e tests 2024-10-26 14:14:10 -07:00
README.md add readme 2024-10-26 14:55:44 -07:00
run_e2e_tests.sh use bash 2024-10-26 15:32:46 -07:00
test_llm_gateway.py add e2e tests 2024-10-26 14:14:10 -07:00
test_prompt_gateway.py add e2e tests 2024-10-26 14:14:10 -07:00

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