confluentinc / confluentinc/vscode

E2Es: Re-evaluate File Explorer object model

Open
#3,127 0 comments 0 reactions 1 assignee Claimed by @shouples View on GitHub
Flink testing
Dominant language
TypeScript
Stars
34
Forks
17
Avg merge
1d 22h
Merged PRs (30d)
8

Description

Take a look at
```
constructor(page: Page) {
super(page, "Explorer");
}
```
in [FileExplorer](https://github.com/confluentinc/vscode/blob/main/tests/e2e/objects/FileExplorer.ts).

Comment from @shouples:
> Explorer view container will either go off of the name of the currently open directory (as a workspace) or the custom workspace name, so it will never actually be Explorer

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.