Files
Timmy-time-dashboard/tests/test_hands_shell.py
Kimi Agent 2ffee7c8fa
Some checks failed
Tests / lint (pull_request) Successful in 2s
Tests / test (pull_request) Failing after 55s
fix: python3 compatibility in shell hand tests (#56)
- Use sys.executable instead of hardcoded "python" in tests
- Fixes test_run_python_expression and test_run_nonzero_exit
- Passes allowed_prefixes for both python and python3
2026-03-14 19:22:21 -04:00

6.1 KiB