Skip to content

Create Writing Playwright tests in TESTING.md #612

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
lukasbriza opened this issue Mar 21, 2025 · 1 comment
Open

Create Writing Playwright tests in TESTING.md #612

lukasbriza opened this issue Mar 21, 2025 · 1 comment
Assignees
Labels
documentation Improvements or additions to documentation

Comments

@lukasbriza
Copy link
Collaborator

lukasbriza commented Mar 21, 2025

The aim of this issue is to create section Writing Playwright tests in TESTING.md as level 2 heading.

Documentation should contain rules how to test, what to test, formatting of tests and so. Please, review the list of requirements from #587 and use necessary items and reword them to match the rest of the documentation.

Also review pull requests #608 and #588 and create points of documentation from them.

While the documentation should contain template how to write tests with all describe blocks, do not forget to include formatting tips like default props first, then alphabetically ordered props (if there are multiple propTests like feedback color, neutral color and so, it is still color props, so order it alphabetically as color.

@lukasbriza lukasbriza added the documentation Improvements or additions to documentation label Mar 21, 2025
@lukasbriza lukasbriza self-assigned this Mar 21, 2025
@mbohal mbohal added this to The Board Mar 21, 2025
@github-project-automation github-project-automation bot moved this to 💡Ideas in The Board Mar 21, 2025
@mbohal mbohal moved this from 💡Ideas to 🔖 To do in The Board Mar 21, 2025
@bedrich-schindler bedrich-schindler changed the title Documentation of rules for writing playwright tests Create Writing Playwright tests in TESTING.md Mar 21, 2025
@lukasbriza
Copy link
Collaborator Author

The aim of this issue is to create section Writing Playwright tests in TESTING.md as level 2 heading.

Documentation should contain rules how to test, what to test, formatting of tests and so. Please, review the list of requirements from #587 and use necessary items and reword them to match the rest of the documentation.

Also review pull requests #608 and #588 and create points of documentation from them.

While the documentation should contain template how to write tests with all describe blocks, do not forget to include formatting tips like default props first, then alphabetically ordered props (if there are multiple propTests like feedback color, neutral color and so, it is still color props, so order it alphabetically as color.

As I started writing documentation on commit a7d1e91b617142be8ca66800cf82a55a0f28572a where is no TESTING.md file due to update of symlinks i decided to create new file in docs/contribute named writing-tests-guidlines.md

lukasbriza added a commit that referenced this issue Mar 21, 2025
@adamkudrna adamkudrna moved this from 🔖 To do to 🏗 In progress in The Board Mar 24, 2025
@adamkudrna adamkudrna moved this from 🏗 In progress to 👀 In review in The Board Mar 24, 2025
@adamkudrna adamkudrna moved this from 👀 In review to 🏗 In progress in The Board Mar 24, 2025
lukasbriza added a commit that referenced this issue Apr 1, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation
Projects
Status: 🏗 In progress
Development

No branches or pull requests

1 participant