Skip to content

Add test plans for context size donut and rate limit warning banner (0.17.0 endgame)#148

Merged
jdneo merged 2 commits into
mainfrom
duzitong/endgame-0.17.0-test-plans
May 8, 2026
Merged

Add test plans for context size donut and rate limit warning banner (0.17.0 endgame)#148
jdneo merged 2 commits into
mainfrom
duzitong/endgame-0.17.0-test-plans

Conversation

@duzitong
Copy link
Copy Markdown
Contributor

@duzitong duzitong commented May 8, 2026

Summary

Adds test plans for two new features in the 0.17.0 release, as part of the endgame issue #144.

Test Plans Added

  • context-size-donut/context-size-donut.md — 3 test cases covering:

    • TC-001: Donut appears after first response
    • TC-002: Hovering the donut opens the Context Window popup
    • TC-003: Donut resets when a new conversation is started
  • rate-limit-warning-banner/rate-limit-warning-banner.md — 3 test cases covering:

    • TC-001: Banner appears in non-handoff mode on rate limit warning
    • TC-002: Banner contains "Get more info" link and Dismiss button
    • TC-003: Dismiss button closes the banner

Copilot AI review requested due to automatic review settings May 8, 2026 03:32
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Adds SWTBot manual test plan documentation for two new chat UI features planned for the 0.17.0 release endgame (Issue #144): the context size donut/popup and the rate limit warning banner.

Changes:

  • Added a 9-case test plan for the Context Size Donut + Context Window popup behavior and edge cases.
  • Added a 9-case test plan for the Rate Limit Warning Banner behavior, interactions, and edge cases.

Reviewed changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated 4 comments.

File Description
com.microsoft.copilot.eclipse.swtbot.test/test-plans/context-size-donut/context-size-donut.md New manual test plan covering donut visibility, popup contents, warning threshold color, and edge cases.
com.microsoft.copilot.eclipse.swtbot.test/test-plans/rate-limit-warning-banner/rate-limit-warning-banner.md New manual test plan covering banner rendering, link + dismiss interaction, history navigation expectations, and edge cases.

context-size-donut: keep TC-001/002/003 (was 001/003/007)
rate-limit-warning-banner: keep TC-001/002/003 (was 001/003/004)
Removed untested cases from both plans.

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
@jdneo jdneo merged commit 1f2b9d1 into main May 8, 2026
4 checks passed
@jdneo jdneo deleted the duzitong/endgame-0.17.0-test-plans branch May 8, 2026 06:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants