Skip to content

test: add testIgnore for e2e-tests - #3001

Merged
sdobbert merged 2 commits into
mainfrom
add-test-ignore
Aug 4, 2026
Merged

test: add testIgnore for e2e-tests#3001
sdobbert merged 2 commits into
mainfrom
add-test-ignore

Conversation

@sdobbert

@sdobbert sdobbert commented Aug 3, 2026

Copy link
Copy Markdown
Contributor

This pull request introduces a way to dynamically ignore specific e2e-tests based on an environment variable.

Example:
TEST_IGNORE=draw-annotation.spec.ts,draw.spec.ts,drawCircle.spec.ts npm run e2e-tests

@github-actions

github-actions Bot commented Aug 3, 2026

Copy link
Copy Markdown
Title Lines Statements Branches Functions
All Coverage: 65%
65.76% (4312/6557) 36.73% (1711/4658) 55.46% (538/970)

❌ No tests were found related to the files changed

@sdobbert
sdobbert merged commit fa628d6 into main Aug 4, 2026
1 check 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.

2 participants