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

test(counters_stable): add playwright tests #1235

Merged
merged 15 commits into from
Jun 27, 2023
Merged

Conversation

agilarity
Copy link
Contributor

@agilarity agilarity commented Jun 25, 2023

READY FOR REVIEW

Add Playwright tests for the counters_stable example.

Changes

  • Add cargo make tasks for Trunk and Playwright
  • Add tests the following scenarios:
    • Add 1000 Counters › should increment the total count by 1K
    • Add Counter › should increment the total count
    • Clear Counters › should reset the counts
    • Decrement Count › should decrement the total count
    • Increment Count › should increment the total count
    • View Counters › should_see_the_title
    • View Counters › should see the initial counts

VERIFICATION

  • Run cargo make ci from examples/counters_stable directory (ci is an alias for verify-flow)

Notes

@agilarity agilarity changed the title test(counters_stable): add playwright tests test(counters_stable): add playwright tests WIP Jun 25, 2023
@agilarity agilarity changed the title test(counters_stable): add playwright tests WIP test(counters_stable): add playwright tests Jun 26, 2023
@agilarity agilarity mentioned this pull request Jun 26, 2023
14 tasks
@gbj gbj merged commit f5cfe4e into leptos-rs:main Jun 27, 2023
maccesch pushed a commit to maccesch/leptos that referenced this pull request Jun 30, 2023
gbj pushed a commit that referenced this pull request Jul 7, 2023
gbj pushed a commit that referenced this pull request Jul 7, 2023
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