plano/demos/shared/test_runner
2025-12-26 09:09:07 -08:00
..
common.py refactor demos (#398) 2025-02-07 18:45:42 -08:00
pyproject.toml fix e2e tests 2025-12-26 09:09:07 -08:00
README.md fix e2e tests 2025-12-26 09:09:07 -08:00
run_demo_tests.sh rename to planoai (#650) 2025-12-23 19:26:51 -08:00
test_demos.py refactor demos (#398) 2025-02-07 18:45:42 -08:00
uv.lock fix e2e tests 2025-12-26 09:09:07 -08:00

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