confluentinc / confluentinc/vscode
Create `TextDocument` stub helper for tests
Open
cleanup
extension development
testing
- Dominant language
- TypeScript
- Stars
- 34
- Forks
- 17
- Avg merge
- 1d 22h
- Merged PRs (30d)
- 8
Description
Eliminate the need for all of this: https://github.com/search?q=repo%3Aconfluentinc%2Fvscode%20%22as%20unknown%20as%20TextDocument%22&type=code
Probably follow the extended (stubbed) interface + class setup in these two:
- https://github.com/confluentinc/vscode/blob/main/tests/stubs/workspaceConfiguration.ts
- https://github.com/confluentinc/vscode/blob/main/tests/stubs/webviews.ts
Contributor guide
Assessment
This issue has not been assessed yet.