Skip to content

Refactoring/miscellaneous jest to playwright #636

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

Open
wants to merge 3 commits into
base: next
Choose a base branch
from

Conversation

lukasbriza
Copy link
Collaborator

Refactor jest tests from miscellaneous section into playwright
Closes #595

@lukasbriza lukasbriza self-assigned this May 5, 2025
@lukasbriza lukasbriza added the testing Anything related just to testing label May 5, 2025
@lukasbriza lukasbriza changed the base branch from master to next May 5, 2025 07:34
@bedrich-schindler bedrich-schindler force-pushed the refactoring/miscellaneous-jest-to-playwright branch from 8491174 to 7d8fb8f Compare May 8, 2025 12:24

export const densePropTest: PropTests = [
{
name: 'dense:boolean=true',
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Chybí dense = false.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
refactoring testing Anything related just to testing
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Transform Miscellaneous (excluding Modal, Popover, ScrollView) components from Jest to Playwright CT
2 participants