Axiovora-X / tests /test_end_to_end_demo.py
ZAIDX11's picture
Add files using upload-large-folder tool
19faf57 verified
from backend.run_end_to_end_demo import main as run_demo
def test_run_demo_returns():
# just ensure demo runner executes without throwing and prints a dict-like result
run_demo()