-
Notifications
You must be signed in to change notification settings - Fork 3
Reconstruct tests to self host tracker server and peers #187
Copy link
Copy link
Closed
Labels
libtortillasChanges in the libtortillas crateChanges in the libtortillas cratemed prioMedium PriorityMedium PriorityrustPull requests that update rust codePull requests that update rust codetestAdds missing tests or corrects existing testsAdds missing tests or corrects existing teststui-foundationWork needed before building the Tortillas TUIWork needed before building the Tortillas TUI
Description
Metadata
Metadata
Assignees
Labels
libtortillasChanges in the libtortillas crateChanges in the libtortillas cratemed prioMedium PriorityMedium PriorityrustPull requests that update rust codePull requests that update rust codetestAdds missing tests or corrects existing testsAdds missing tests or corrects existing teststui-foundationWork needed before building the Tortillas TUIWork needed before building the Tortillas TUI
Problem
Facade-level tests should not depend on public trackers, public peers, or mutable internet state. The crate needs local/self-hosted components to exercise frontend behavior deterministically.
Consolidation
This is the canonical issue for deterministic fake/self-hosted tracker, peer, and storage test harnesses. It supersedes duplicate #244.
Acceptance criteria