test - add test plans for model-picker, add context and nes#151
Merged
Conversation
Contributor
There was a problem hiding this comment.
Pull request overview
Adds new SWTBot/manual test-plan documentation for key Copilot for Eclipse UI features (NES, model picker, and attach-file context) under com.microsoft.copilot.eclipse.swtbot.test/test-plans/.
Changes:
- Added a comprehensive test plan for Next Edit Suggestions (NES), including accept/reject flows and an interaction check with SonarQube markers.
- Added a test plan for the Chat model picker (grouped models, mode switching, BYOK custom models, and Manage Models navigation).
- Added a test plan for Chat “Add Context” (attach files), including chip rendering, removal, and opening attached files.
Reviewed changes
Copilot reviewed 3 out of 3 changed files in this pull request and generated 2 comments.
| File | Description |
|---|---|
| com.microsoft.copilot.eclipse.swtbot.test/test-plans/nes/nes.md | New NES test plan covering trigger/accept/reject, navigation, preference toggles, and decoration interference checks. |
| com.microsoft.copilot.eclipse.swtbot.test/test-plans/model-picker/model-picker.md | New model picker test plan (with an identified duplicate-content issue to fix). |
| com.microsoft.copilot.eclipse.swtbot.test/test-plans/add-context/add-context.md | New Add Context / file-attachment test plan covering file picker, chips, and usage in prompts. |
jdneo
approved these changes
May 8, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.