mirror of
https://github.com/katanemo/plano.git
synced 2026-06-17 15:25:17 +02:00
- Update README.md demo path references to agent_orchestration/ - Update docs/source paths for multi_turn_rag and travel_agents - Update e2e test scripts for weather_forecast and model_alias_routing - Update docker-compose.dev.yaml and e2e docker-compose.yaml paths - Update demo READMEs with correct cross-references and remove references to deleted observability stacks - Update test runner script for preference_based_routing path Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| common.py | ||
| pyproject.toml | ||
| README.md | ||
| run_demo_tests.sh | ||
| test_demos.py | ||
| uv.lock | ||
Demo Tests Runner
Test runner for Plano demo tests.
Usage
Run tests using:
sh run_demo_tests.sh
Or run directly with pytest:
pytest test_demos.py