Skip to main content

Testing

Pytest suites

Tests are included for the API, actions, and AI worker.

Code: smolotchi/api/test_templates_smoke.py:test_templates_smoke, smolotchi/api/test_web_wifi_smoke.py:test_wifi_page_renders, smolotchi/actions/test_plan_runner.py:PlanRunnerPolicyGateTest, smolotchi/ai/test_worker.py:WorkerResumeTest

Example commands

pytest

Code: smolotchi/api/test_templates_smoke.py:test_templates_smoke