marionette / tests /test_api.py

Commit History

Remove manual token login/logout — single auth path via desktop app
8b72468

RemiFabre commited on

Use stored HF token for dataset operations (no manual token required)
a3d2cc5

RemiFabre commited on

Refactor marionette into modules, fix audio sync, improve tests
dbc544f

RemiFabre Claude Opus 4.6 commited on

Simplify replay compensation: always-on lead model, default lead tuned, and GUI tuning UX
f8ae01c

RemiFabre commited on

Sync fix
a97ad69

RemiFabre commited on

fix(playback): sync audio and motion start, enable lead compensation
29ff17c

RemiFabre commited on

Fix HF login lost on restart and improve token hint text
484ce51

RemiFabre commited on

Add HF manual token login/logout in settings drawer
fd7a140

RemiFabre commited on

Add configurable welcome messages (0/1/2) at startup
8797731

RemiFabre commited on

Fix tester-reported bugs: stop responsiveness, dropdown race, debounce
7476d4e

RemiFabre commited on

Add AGC, API contract, and E2E tests for refactoring protection
25ea24a

RemiFabre commited on

Expand test suite to ~170 tests across 3 tiers
7659b58

RemiFabre commited on

Fix recording freeze: handle queued mode in stop endpoint
513a412

RemiFabre commited on

Fix HF test: allow real username when huggingface_hub is installed
77c6c0a

RemiFabre commited on

Separate local and downloaded datasets: block recording into downloads
f3ab5a5

RemiFabre commited on

Add HF auto-login detection: auto-fill username from CLI session
c6ce0fc

RemiFabre commited on

Add 'starting_up' mode for non-blocking startup animation
3917b8a

RemiFabre commited on

Remove denoise feature from UI and backend
35d5e6c

RemiFabre commited on

Fix P0-1: Replace fragile progress bar timing with server-driven phases
92c72c9

RemiFabre commited on

Add test infrastructure: 50 unit tests + 13 Playwright E2E tests
4a04219

RemiFabre commited on