mirror of
https://github.com/open-jarvis/OpenJarvis.git
synced 2026-07-30 10:52:15 +00:00
Move remaining top-level test files to appropriate subdirectories: - test_system.py -> tests/sdk/ - test_system_learning.py -> tests/learning/ - test_integration*.py -> tests/integration/ - test_docker.py -> tests/deployment/ - test_rust_bridge.py -> tests/core/ Fix ROOT path in test_docker.py for new directory depth. All 3772 tests pass, 57 skipped (optional deps). Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>