confluentinc / confluentinc/vscode

Create `TextDocument` stub helper for tests

Open
#2,882 0 comments 0 reactions 0 assignees View on GitHub
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

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.