confluentinc / confluentinc/vscode

Create E2E tests for our views' nav actions

Open
#2,549 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

Inspired by #2548 and #2593. Similar to https://github.com/confluentinc/vscode/issues/2531 in that the `contributes.menus` is difficult to test with Mocha.

Suggested test dimensions:
- connection types: CCloud, local, direct
- view states (Topics, Schemas, Flink Statements views):
- not connected
- no resource (KafkaCluster, SchemaRegistry, FlinkComputePool) selected yet
- resource selected, no items available to display
(no need to test that items show up in the views since other E2E tests should be handling that already)

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.