Files
Timmy-time-dashboard/tests/timmy/test_voice_loop.py
Kimi Agent bf30d26dd1
All checks were successful
Tests / lint (pull_request) Successful in 5s
Tests / test (pull_request) Successful in 49s
test: skip voice_loop tests gracefully when numpy unavailable
Wrap numpy and voice_loop imports in try/except with pytestmark skipif.
Tests skip cleanly instead of ImportError when numpy not in dev deps.

Closes #48
2026-03-14 18:24:56 -04:00

10 KiB