mirror of
https://github.com/unshackle-dl/unshackle.git
synced 2026-06-10 11:12:13 +00:00
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:
3
.gitignore
vendored
3
.gitignore
vendored
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user