Histórico de Commits

Autor SHA1 Mensagem Data
  tuanchris f6de1c6edf fix: preserve playlist state when async task is cancelled by TestClient há 6 meses atrás
  tuanchris 56cef98223 fix(test): fix WebSocket status format and add fast test speed há 6 meses atrás
  tuanchris 192609e86b fix(test): remove unsupported timeout arg from receive_json() há 6 meses atrás
  tuanchris c9d055a473 fix: move_to_center and move_to_perimeter wait for idle before returning há 6 meses atrás
  tuanchris a675178851 fix(test): wait for idle after move instead of sleep há 6 meses atrás
  tuanchris 821446656c fix(test): account for angular_homing_offset_degrees in homing test há 6 meses atrás
  tuanchris cdb06b4dfc docs: add testing guide README há 6 meses atrás
  tuanchris 8c862fb330 test(integration): add playback controls and playlist tests há 6 meses atrás
  tuanchris b609da10e9 test(integration): expand hardware tests with movement and pattern execution há 6 meses atrás
  tuanchris c7e93a4466 test(backend-testing-01): add integration test skeleton for hardware há 6 meses atrás
  tuanchris 3230a8a097 ci(backend-testing-01): add GitHub Actions workflow for tests há 6 meses atrás
  tuanchris a1c2252b89 test(backend-testing-01): add playlist API endpoint tests há 6 meses atrás
  tuanchris 1f77ebae05 test(backend-testing-01): add pattern API endpoint tests há 6 meses atrás
  tuanchris a911565ecc test(backend-testing-01): add status and info API endpoint tests há 6 meses atrás
  tuanchris aaa1d66ab0 chore(backend-testing-01): create unit conftest with mocked dependencies há 6 meses atrás
  tuanchris 7eb375e780 test(backend-testing-01): add connection_manager parsing tests há 6 meses atrás
  tuanchris 398f015ecb test(backend-testing-01): add pattern_manager parsing tests há 6 meses atrás
  tuanchris 5b1a44555d test(backend-testing-01): add playlist_manager CRUD tests há 6 meses atrás
  tuanchris 6b43ca971f chore(backend-testing-01): create root conftest.py with shared fixtures há 6 meses atrás
  tuanchris 8e28021f8c chore(backend-testing-01): configure pytest in pyproject.toml há 6 meses atrás
  tuanchris 5599bec83c chore(backend-testing-01): add testing dependencies há 6 meses atrás
  tuanchris 784374d2df chore(backend-testing-01): create test directory structure há 6 meses atrás
  tuanchris 282b3418a1 extend logs há 6 meses atrás
  tuanchris e9fffac6b2 Update frontend: remove Ctrl+X reference from soft reset UI há 6 meses atrás
  tuanchris 097347f5a5 Increase homing timeout from 90s to 120s há 6 meses atrás
  tuanchris 84703e3f89 Increase soft reset retries to 5 with exponential backoff há 6 meses atrás
  tuanchris 375c644444 Fix device init: check position before reset to avoid unnecessary homing há 6 meses atrás
  tuanchris 6893719141 Fix $Bye reset reliability and prevent position drift há 6 meses atrás
  tuanchris 2528a20e62 Add soft reset on device init and support both GRBL/FluidNC há 6 meses atrás
  tuanchris f3449a8601 Use $Bye for hard reset instead of G92 X0 Y0 há 6 meses atrás