- Notifications
You must be signed in to change notification settings - Fork1k
Closed as not planned
Description
Right now we testagentssh
functionality in a few places,cli
,agent
andagentssh
itself, perhaps more. Ideally we would move all (or most) tests intoagentssh
where we test both client and server behavior.
We may also want to refactor logic fromcli
into exported methods in theagentssh
package, so the code is more re-usable and testable.
This came up in#11631 (comment).
Metadata
Metadata
Assignees
Labels
No labels