Skip to content

fix: Prevent CAP Console from blocking Jest tests#5

Merged
timon-gaebelein merged 4 commits into
mainfrom
fix/cap-console-jest
Oct 30, 2025
Merged

fix: Prevent CAP Console from blocking Jest tests#5
timon-gaebelein merged 4 commits into
mainfrom
fix/cap-console-jest

Conversation

@lucaatsap

Copy link
Copy Markdown
Contributor

Resolves #4

Change Description

  • Adds a conditional check to prevent the plugin from initializing during Jest test runs

@lucaatsap lucaatsap changed the title Prevent CAP Console plugin from blocking Jest test execution fix: Prevent CAP Console from blocking Jest tests Oct 30, 2025
@lucaatsap
lucaatsap marked this pull request as draft October 30, 2025 15:39
Comment thread cds-plugin.js Outdated
@lucaatsap
lucaatsap marked this pull request as ready for review October 30, 2025 15:53
@timon-gaebelein
timon-gaebelein merged commit 0c30581 into main Oct 30, 2025
8 checks passed
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.

CAP Console Blocks Jest Execution in CAP TypeScript Projects

2 participants