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

#8581 refactoring POMs to use the BasePageObject #8727

Merged
merged 5 commits into from
Jul 1, 2024
Merged

Conversation

fungairino
Copy link
Collaborator

@fungairino fungairino commented Jun 28, 2024

What does this PR do?

Switching over our POMs to use the BasePageObject, and simplifying page calls, locator definitions and constructors where applicable

In particular see how this BasePageObject makes defining the workshop modEditor POM very clean, and easy to nest.

Checklist

  • Added jest or playwright tests and/or storybook stories

For more information on our expectations for the PR process, see the
code review principles doc

@fungairino fungairino self-assigned this Jun 28, 2024
@fungairino fungairino changed the title refactoring POMs to use the BasePageObject #8581 refactoring POMs to use the BasePageObject Jun 28, 2024
Copy link

codecov bot commented Jun 29, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 74.24%. Comparing base (c32e86f) to head (508d183).
Report is 72 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #8727      +/-   ##
==========================================
+ Coverage   73.69%   74.24%   +0.55%     
==========================================
  Files        1344     1332      -12     
  Lines       41566    40817     -749     
  Branches     7775     7634     -141     
==========================================
- Hits        30633    30306     -327     
+ Misses      10933    10511     -422     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Copy link

github-actions bot commented Jun 29, 2024

Playwright test results

passed  82 passed
skipped  2 skipped

Details

report  Open report ↗︎
stats  84 tests across 29 suites
duration  12 minutes, 57 seconds
commit  508d183

Skipped tests

chrome › tests/runtime/googleSheetsIntegration.spec.ts › can activate a google spreadsheet mod with config options
edge › tests/runtime/googleSheetsIntegration.spec.ts › can activate a google spreadsheet mod with config options

Copy link

github-actions bot commented Jul 1, 2024

No loom links were found in the first post. Please add one there if you'd like to it to appear on Slack.

Do not edit this comment manually.

@fungairino fungairino merged commit 45b1a8a into main Jul 1, 2024
24 checks passed
@fungairino fungairino deleted the pom-refactoring branch July 1, 2024 18:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

Successfully merging this pull request may close these issues.

4 participants