confluentinc / confluentinc/vscode

Create E2E tests for expected right-click actions

Open
#2,531 0 comments 0 reactions 0 assignees View on GitHub
good first issue testing
Dominant language
TypeScript
Stars
34
Forks
17
Avg merge
1d 22h
Merged PRs (30d)
8

Description

Mocha tests can't cover the [`contributes.menus` section](https://github.com/confluentinc/vscode/blob/06be4f664ea41f9a27a80d69dfe4f0b970c4832b/package.json#L1187) of package.json and what actions we expect to be available on elements loaded into our contributed views.

We _could_ assert the strings within package.json, but that won't cover the various context values we set for different connections' resources.

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.