Skip to content

Rename expect methods.#11046

Merged
scidomino merged 1 commit intomainfrom
tomm_refactor
Oct 13, 2025
Merged

Rename expect methods.#11046
scidomino merged 1 commit intomainfrom
tomm_refactor

Conversation

@scidomino
Copy link
Copy Markdown
Collaborator

@scidomino scidomino commented Oct 13, 2025

TLDR

Rename two methods to clarify that they are asserting expectations.

@github-actions
Copy link
Copy Markdown

github-actions bot commented Oct 13, 2025

Size Change: -2 B (0%)

Total Size: 17.8 MB

ℹ️ View Unchanged
Filename Size Change
./bundle/gemini.js 17.8 MB -2 B (0%)
./bundle/sandbox-macos-permissive-closed.sb 1.03 kB 0 B
./bundle/sandbox-macos-permissive-open.sb 830 B 0 B
./bundle/sandbox-macos-permissive-proxied.sb 1.31 kB 0 B
./bundle/sandbox-macos-restrictive-closed.sb 3.29 kB 0 B
./bundle/sandbox-macos-restrictive-open.sb 3.36 kB 0 B
./bundle/sandbox-macos-restrictive-proxied.sb 3.56 kB 0 B

compressed-size-action

@scidomino
Copy link
Copy Markdown
Collaborator Author

/gemini review

Copy link
Copy Markdown
Contributor

@gemini-code-assist gemini-code-assist bot left a comment

Choose a reason for hiding this comment

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

Code Review

This pull request correctly renames waitForText to expectText and waitForExit to expectExit across the integration tests and the test helper, which improves the clarity of the test assertions. However, I found an unrelated change in one of the test files that alters a test prompt, potentially affecting its behavior. I've left a comment with a suggestion to fix it.

@scidomino scidomino marked this pull request as ready for review October 13, 2025 18:25
@scidomino scidomino requested a review from a team as a code owner October 13, 2025 18:25
@scidomino scidomino added this pull request to the merge queue Oct 13, 2025
Merged via the queue into main with commit a73b814 Oct 13, 2025
20 checks passed
@scidomino scidomino deleted the tomm_refactor branch October 13, 2025 18:48
Millsondylan pushed a commit to Millsondylan/gemini-cli-1 that referenced this pull request Oct 19, 2025
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.

2 participants