Skip to content

fix: do not start dev servers when reading tests - #1226

Merged
shadowusr merged 3 commits into
masterfrom
users/shadowusr/INFRADUTY-30052.fix-dev-server-unexpected-startup
Mar 30, 2026
Merged

fix: do not start dev servers when reading tests#1226
shadowusr merged 3 commits into
masterfrom
users/shadowusr/INFRADUTY-30052.fix-dev-server-unexpected-startup

Conversation

@shadowusr

@shadowusr shadowusr commented Mar 30, 2026

Copy link
Copy Markdown
Member

Context:

  • our vscode extension uses the readTests method to build tests tree
  • before, we started dev server while reading tests, which lead to many unexpected things happenning
  • now, we do not start no servers while reading tests

@pkg-pr-new

pkg-pr-new Bot commented Mar 30, 2026

Copy link
Copy Markdown

Open in StackBlitz

npm i https://pkg.pr.new/gemini-testing/testplane@1226

commit: 787c843

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

Copy link
Copy Markdown

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: a9e1e9e6ff

ℹ️ 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".

Comment thread src/base-testplane.ts Outdated
Comment thread src/base-testplane.ts Outdated
Comment thread src/testplane.ts Outdated
@shadowusr
shadowusr merged commit 3861f4a into master Mar 30, 2026
7 checks passed
@shadowusr
shadowusr deleted the users/shadowusr/INFRADUTY-30052.fix-dev-server-unexpected-startup branch March 30, 2026 22:05
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