Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

docs: improve toHaveClass paramter description #34345

Merged
merged 1 commit into from
Jan 15, 2025

Conversation

yury-s
Copy link
Member

@yury-s yury-s commented Jan 15, 2025

Fixes #34343

@yury-s yury-s force-pushed the docs-tohaveclass-regex branch from 5cc0b4e to cbaa055 Compare January 15, 2025 22:21
@yury-s yury-s merged commit 8d39c44 into microsoft:main Jan 15, 2025
29 checks passed
@yury-s yury-s deleted the docs-tohaveclass-regex branch January 15, 2025 22:38
Copy link
Contributor

Test results for "tests 1"

10 flaky ⚠️ [firefox-page] › tests/page/page-evaluate.spec.ts:403:3 › should throw for too deep reference chain @firefox-ubuntu-22.04-node18
⚠️ [firefox-page] › tests/page/workers.spec.ts:106:3 › should clear upon navigation @firefox-ubuntu-22.04-node18
⚠️ [chromium-library] › tests/library/popup.spec.ts:264:3 › should not throw when click closes popup @ubuntu-20.04-chromium-tip-of-tree
⚠️ [chromium-library] › tests/library/trace-viewer.spec.ts:1103:1 › should update highlight when typing locator @ubuntu-20.04-chromium-tip-of-tree
⚠️ [webkit-library] › tests/library/inspector/cli-codegen-1.spec.ts:200:7 › cli codegen › should work with TrustedTypes @webkit-ubuntu-22.04-node18
⚠️ [webkit-library] › tests/library/trace-viewer.spec.ts:109:1 › should show tracing.group in the action list with location @webkit-ubuntu-22.04-node18
⚠️ [webkit-library] › tests/library/trace-viewer.spec.ts:1243:1 › should pick locator in iframe @webkit-ubuntu-22.04-node18
⚠️ [webkit-library] › tests/library/trace-viewer.spec.ts:1575:1 › canvas clipping in iframe @webkit-ubuntu-22.04-node18
⚠️ [webkit-page] › tests/page/page-set-input-files.spec.ts:147:3 › should upload large file @webkit-ubuntu-22.04-node18
⚠️ [playwright-test] › tests/ui-mode-test-watch.spec.ts:145:5 › should watch all @windows-latest-node18-1

37588 passed, 648 skipped
✔️✔️✔️

Merge workflow run.

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.

[Docs]: toHaveClass should have a proper "relaxed regex" example
2 participants