mirror of
https://github.com/katanemo/plano.git
synced 2026-06-17 15:25:17 +02:00
add readme
This commit is contained in:
parent
83edbc890e
commit
c787961ea6
1 changed files with 19 additions and 0 deletions
19
e2e_tests/README.md
Normal file
19
e2e_tests/README.md
Normal file
|
|
@ -0,0 +1,19 @@
|
|||
# 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
|
||||
sh run_e2e_test.sh
|
||||
```
|
||||
Loading…
Add table
Add a link
Reference in a new issue