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

#7756: add playwright test for Zapier integration modal #8633

Merged
merged 1 commit into from
Jun 17, 2024

Conversation

twschiller
Copy link
Contributor

@twschiller twschiller commented Jun 16, 2024

What does this PR do?

Checklist

  • Add jest or playwright tests and/or storybook stories
  • Designate a primary reviewer: @mnholtz

@twschiller twschiller changed the title #7756: add playwright test for Zapier modal #7756: add playwright test for opening/closing Zapier modal Jun 16, 2024
@twschiller twschiller changed the title #7756: add playwright test for opening/closing Zapier modal #7756: add playwright test for Zapier integration modal Jun 16, 2024
@twschiller twschiller added this to the 2.0.3 milestone Jun 16, 2024
Copy link

codecov bot commented Jun 16, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 73.66%. Comparing base (18c5348) to head (4784361).
Report is 27 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #8633      +/-   ##
==========================================
+ Coverage   73.63%   73.66%   +0.02%     
==========================================
  Files        1344     1344              
  Lines       41544    41575      +31     
  Branches     7767     7778      +11     
==========================================
+ Hits        30592    30626      +34     
+ Misses      10952    10949       -3     

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

Copy link

Playwright test results

passed  75 passed
skipped  2 skipped

Details

report  Open report ↗︎
stats  77 tests across 26 suites
duration  10 minutes, 55 seconds
commit  4784361

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

@twschiller twschiller added the bug Something isn't working label Jun 16, 2024
Copy link

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.

@twschiller twschiller merged commit ba433da into main Jun 17, 2024
22 checks passed
@twschiller twschiller deleted the feature/7756-zapier-modal-test branch June 17, 2024 14:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working testing
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Extension Console integrations: Zapier modal cannot be closed
3 participants