Skip to content

Refactor chatwidget tests into topical modules#16361

Merged
etraut-openai merged 4 commits intomainfrom
etraut/refactor-chatwidget-tests
Mar 31, 2026
Merged

Refactor chatwidget tests into topical modules#16361
etraut-openai merged 4 commits intomainfrom
etraut/refactor-chatwidget-tests

Conversation

@etraut-openai
Copy link
Copy Markdown
Collaborator

@etraut-openai etraut-openai commented Mar 31, 2026

Problem: chatwidget/tests.rs had grown into a single oversized test blob that was hard to maintain and exceeded the repo's blob size limit.

Solution: split the chatwidget tests into topical modules with a thin root tests.rs, shared helper utilities, preserved snapshot naming, and hermetic test config so the refactor stays stable and passes the codex-tui test suite.

@etraut-openai
Copy link
Copy Markdown
Collaborator Author

@codex review

Copy link
Copy Markdown
Contributor

@chatgpt-codex-connector chatgpt-codex-connector bot left a comment

Choose a reason for hiding this comment

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

💡 Codex Review

Here are some automated review suggestions for this pull request.

Reviewed commit: d4a142aeee

ℹ️ About Codex in GitHub

Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".

@etraut-openai
Copy link
Copy Markdown
Collaborator Author

@codex review

@etraut-openai etraut-openai merged commit 424e532 into main Mar 31, 2026
28 of 30 checks passed
@etraut-openai etraut-openai deleted the etraut/refactor-chatwidget-tests branch March 31, 2026 22:46
@github-actions github-actions bot locked and limited conversation to collaborators Mar 31, 2026
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants