Skip to content

Commit 66e638f

Browse files
refactor: update test references for TaskManager (WIP - 24 failures remain)
Update TestProtocol interface and all test references to access task state through protocol.tasks instead of directly on Protocol. Remaining 24 failures fall into 3 categories: 1. Progress + tasks (2): CreateTaskResult detection needs verification 2. requestStream (8): Tests create Protocol without TaskManager 3. Error handling (14): Tests need TaskManager for resolver access All are test-only issues - source code compiles and typechecks cleanly.
1 parent e49a7c8 commit 66e638f

1 file changed

Lines changed: 68 additions & 67 deletions

File tree

0 commit comments

Comments
 (0)