Skip to content
This repository was archived by the owner on May 15, 2026. It is now read-only.

Fix e2e tests#3014

Merged
cte merged 1 commit into
mainfrom
cte/fix-e2e-tests
Apr 28, 2025
Merged

Fix e2e tests#3014
cte merged 1 commit into
mainfrom
cte/fix-e2e-tests

Conversation

@cte

@cte cte commented Apr 28, 2025

Copy link
Copy Markdown
Contributor

Context

Implementation

Screenshots

before after

How to Test

Get in Touch


Important

Refactor subtasks.test.ts to consolidate task configuration with task creation, removing separate configuration setup.

  • Refactor:
    • Move task configuration setup into startNewTask call in subtasks.test.ts.
    • Removes separate setConfiguration call, consolidating configuration with task creation.
  • Behavior:
    • No change in test logic or outcomes; test still verifies subtask cancellation and non-resumption of parent task.

This description was created by Ellipsis for 5b2a2cf. You can customize this summary. It will automatically update as commits are pushed.

@changeset-bot

changeset-bot Bot commented Apr 28, 2025

Copy link
Copy Markdown

⚠️ No Changeset found

Latest commit: 5b2a2cf

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@cte cte marked this pull request as ready for review April 28, 2025 19:52
@cte cte requested a review from mrubens as a code owner April 28, 2025 19:52
@dosubot dosubot Bot added the size:S This PR changes 10-29 lines, ignoring generated files. label Apr 28, 2025
@cte cte merged commit 21ea433 into main Apr 28, 2025
23 checks passed
@cte cte deleted the cte/fix-e2e-tests branch April 28, 2025 19:52
@github-project-automation github-project-automation Bot moved this from New to Done in Roo Code Roadmap Apr 28, 2025
SmartManoj pushed a commit to SmartManoj/Raa-Code that referenced this pull request May 6, 2025
* added verisoning for autoApprove settings

* removed lines from source branch

* rebase

* changeset

* one small change
SmartManoj pushed a commit to SmartManoj/Raa-Code that referenced this pull request May 6, 2025
* restoreTask protobus

* changeset

* changeset correction

* type safety change

* Fix Non-UTF-8 File Handling: Improve Encoding Detection to Prevent Garbled Text and Binary Misclassification (RooCodeInc#2347)

* Fix Non-UTF-8 File Handling: Improve Encoding Detection to Prevent Garbled Text and Binary Misclassification

* update package-lock.json

* update

* update

* fix

* fix

* fix

* ENG 526/Fix: Versioned Auto Approve settings (RooCodeInc#3014)

* added verisoning for autoApprove settings

* removed lines from source branch

* rebase

* changeset

* one small change

* activating extension with evals.env (RooCodeInc#3041)

Co-authored-by: Cline Evaluation <cline@example.com>

* ripping out test build flag (RooCodeInc#3043)

Co-authored-by: Cline Evaluation <cline@example.com>

* cleaning up evals.env logic in extension.ts (RooCodeInc#3045)

Co-authored-by: Cline Evaluation <cline@example.com>

* ENG-516 Slash commands (RooCodeInc#3044)

* scroll

* menu

* changeset

* nit

* What's yer path? (#3047)

* update extension imports to use aliasing

* changeset

* ENG-484 Enhance fixWithCline command execution by focusing chat input  (RooCodeInc#3028)

* Enhance fixWithCline command execution by focusing chat input and adding a delay before processing the fixWithCline command.

* feat: add OpenRouter base URL and balance display component

* feat: add OpenRouter base URL and balance display component

* feat: add OpenRouter base URL and balance display component

* new_task prompt (RooCodeInc#3049)

* prompt

* changeset

* words

* prettier

* Added metadata

---------

Co-authored-by: yt3trees <57471763+yt3trees@users.noreply.github.com>
Co-authored-by: pashpashpash <nik@cline.bot>
Co-authored-by: Cline Evaluation <cline@example.com>
Co-authored-by: Toshii <94262432+0xToshii@users.noreply.github.com>
Co-authored-by: Evan <58194240+celestial-vault@users.noreply.github.com>
Co-authored-by: nomaven <arafat.da.khan@gmail.com>
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

size:S This PR changes 10-29 lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant