커밋 기록

작성자 SHA1 메시지 날짜
  tuanchris f4f1f5e718 chore(01-01): configure MSW for API mocking 1 주 전
  tuanchris 0400339bc9 chore(01-01): install and configure Playwright 1 주 전
  tuanchris d187f6567c chore(01-01): install Vitest and React Testing Library 1 주 전
  tuanchris 0938a971a8 fix: stop_execution and send_coordinate wait for idle before returning 1 주 전
  tuanchris f6de1c6edf fix: preserve playlist state when async task is cancelled by TestClient 1 주 전
  tuanchris 56cef98223 fix(test): fix WebSocket status format and add fast test speed 1 주 전
  tuanchris 192609e86b fix(test): remove unsupported timeout arg from receive_json() 1 주 전
  tuanchris c9d055a473 fix: move_to_center and move_to_perimeter wait for idle before returning 1 주 전
  tuanchris a675178851 fix(test): wait for idle after move instead of sleep 1 주 전
  tuanchris 821446656c fix(test): account for angular_homing_offset_degrees in homing test 1 주 전
  tuanchris cdb06b4dfc docs: add testing guide README 1 주 전
  tuanchris 8c862fb330 test(integration): add playback controls and playlist tests 1 주 전
  tuanchris b609da10e9 test(integration): expand hardware tests with movement and pattern execution 1 주 전
  tuanchris c7e93a4466 test(backend-testing-01): add integration test skeleton for hardware 1 주 전
  tuanchris 3230a8a097 ci(backend-testing-01): add GitHub Actions workflow for tests 1 주 전
  tuanchris a1c2252b89 test(backend-testing-01): add playlist API endpoint tests 1 주 전
  tuanchris 1f77ebae05 test(backend-testing-01): add pattern API endpoint tests 1 주 전
  tuanchris a911565ecc test(backend-testing-01): add status and info API endpoint tests 1 주 전
  tuanchris aaa1d66ab0 chore(backend-testing-01): create unit conftest with mocked dependencies 1 주 전
  tuanchris 7eb375e780 test(backend-testing-01): add connection_manager parsing tests 1 주 전
  tuanchris 398f015ecb test(backend-testing-01): add pattern_manager parsing tests 1 주 전
  tuanchris 5b1a44555d test(backend-testing-01): add playlist_manager CRUD tests 1 주 전
  tuanchris 6b43ca971f chore(backend-testing-01): create root conftest.py with shared fixtures 1 주 전
  tuanchris 8e28021f8c chore(backend-testing-01): configure pytest in pyproject.toml 1 주 전
  tuanchris 5599bec83c chore(backend-testing-01): add testing dependencies 1 주 전
  tuanchris 784374d2df chore(backend-testing-01): create test directory structure 1 주 전
  tuanchris 282b3418a1 extend logs 1 주 전
  tuanchris e9fffac6b2 Update frontend: remove Ctrl+X reference from soft reset UI 1 주 전
  tuanchris 097347f5a5 Increase homing timeout from 90s to 120s 1 주 전
  tuanchris 84703e3f89 Increase soft reset retries to 5 with exponential backoff 1 주 전