test(remote): add unit + e2e suite for remote-services subsystem

Covers RemoteClient/RemoteService, REST routes, handlers, SessionStore, InputBridge, DownloadQueueManager, errors, compression, and serve CLI. E2e tier opts in via --live and can auto-spawn its own serve.
This commit is contained in:
imSp4rky
2026-05-21 10:45:25 -06:00
parent 9c905ef7a3
commit 746b573711
29 changed files with 2541 additions and 0 deletions

3
.gitignore vendored
View File

@@ -245,3 +245,6 @@ AGENTS.md
marimo/_static/
marimo/_lsp/
__marimo__/
# Test fixtures with private/local content (services, IDs, credentials)
tests/remote/e2e/fixtures/fixtures.yaml