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

UI Tests fixes. #1322

Merged
merged 4 commits into from
Jul 13, 2023
Merged

UI Tests fixes. #1322

merged 4 commits into from
Jul 13, 2023

Conversation

pixlwave
Copy link
Member

@pixlwave pixlwave commented Jul 13, 2023

This PR makes various changes to UI tests:

  • Fix stale snapshots.
  • Fix incorrect placeholder coordinator.
  • Move runs to the performance testing runner.
  • Sync runs to every 12 hours with a 6 hour offset compared to integration tests.
  • Reset the simulator before each run (likely unnecessary but does fix the keyboard being hidden)
  • Zip the test results bundle to speed up uploads as it contains lots of little files.

Awaiting result from run here.

@pixlwave pixlwave requested a review from a team as a code owner July 13, 2023 11:35
@pixlwave pixlwave requested review from alfogrillo and removed request for a team July 13, 2023 11:35
@github-actions
Copy link

github-actions bot commented Jul 13, 2023

Warnings
⚠️ Please add a changelog.
⚠️ Some of the commits are missing ticket numbers. Please consider squashing all commits that don't have a tracking number.

Generated by 🚫 Danger Swift against 508c6f1

@codecov
Copy link

codecov bot commented Jul 13, 2023

Codecov Report

Patch coverage has no change and project coverage change: -0.13 ⚠️

Comparison is base (3ff257c) 44.56% compared to head (35000ab) 44.43%.

❗ Current head 35000ab differs from pull request most recent head 508c6f1. Consider uploading reports for the commit 508c6f1 to get more accurate results

Additional details and impacted files
@@             Coverage Diff             @@
##           develop    #1322      +/-   ##
===========================================
- Coverage    44.56%   44.43%   -0.13%     
===========================================
  Files          434      434              
  Lines        27836    27836              
  Branches     14262    14262              
===========================================
- Hits         12404    12370      -34     
- Misses       15120    15154      +34     
  Partials       312      312              
Flag Coverage Δ
unittests 23.41% <ø> (+<0.01%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

see 5 files with indirect coverage changes

☔ View full report in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.

Copy link
Contributor

@michaelkaye michaelkaye left a comment

Choose a reason for hiding this comment

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

This looks fine from the perf timing interactions - we could even run the UI tests 7 days a week, rather than just mon-fri (1-5) - the machine will be idle otherwise.

Copy link
Contributor

@alfogrillo alfogrillo left a comment

Choose a reason for hiding this comment

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

LGTM

@pixlwave pixlwave enabled auto-merge (squash) July 13, 2023 13:44
@sonarcloud
Copy link

sonarcloud bot commented Jul 13, 2023

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

@pixlwave pixlwave disabled auto-merge July 13, 2023 15:10
@pixlwave pixlwave merged commit dff18d7 into develop Jul 13, 2023
4 of 5 checks passed
@pixlwave pixlwave deleted the doug/ui-tests-perf branch July 13, 2023 15:10
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.

3 participants