Commit a16de96
authored
chore: extract Expecter into its own package (#25806)
Relates to coder/internal#1400
Extracts the code that matches command output from the code that sets up a PTY, so it can be used independently.
Subsequent PRs will actually refactor the tests to use this directly over an inmemory pipe.<!--
If you have used AI to produce some or all of this PR, please ensure you have read our [AI Contribution guidelines](https://coder.com/docs/about/contributing/AI_CONTRIBUTING) before submitting.
-->1 parent dcb1076 commit a16de96
4 files changed
Lines changed: 488 additions & 453 deletions
0 commit comments