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

🎨E2E for Classic TI: Make test more reliable #6090

Merged
merged 3 commits into from
Jul 23, 2024

Conversation

sanderegg
Copy link
Member

@sanderegg sanderegg commented Jul 23, 2024

What do these changes do?

This introduces a context manager to wait for a service running iframe and removes the optional clicking on the start button that is buggy.

Related issue/s

How to test

Dev-ops checklist

@sanderegg sanderegg added the e2e Bugs found by or related to the end-2-end testing label Jul 23, 2024
@sanderegg sanderegg added this to the Tom Bombadil milestone Jul 23, 2024
@sanderegg sanderegg self-assigned this Jul 23, 2024
@sanderegg sanderegg requested review from GitHK and odeimaiz July 23, 2024 08:13
Copy link

codecov bot commented Jul 23, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 88.1%. Comparing base (cafbf96) to head (13c0076).
Report is 364 commits behind head on master.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff            @@
##           master   #6090      +/-   ##
=========================================
+ Coverage    84.5%   88.1%    +3.5%     
=========================================
  Files          10    1444    +1434     
  Lines         214   59456   +59242     
  Branches       25    1409    +1384     
=========================================
+ Hits          181   52392   +52211     
- Misses         23    6768    +6745     
- Partials       10     296     +286     
Flag Coverage Δ
integrationtests 64.7% <ø> (?)
unittests 86.2% <ø> (+1.6%) ⬆️

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

see 1404 files with indirect coverage changes

@sanderegg sanderegg force-pushed the e2e/simplify-app-mode branch from 81897d5 to 13c0076 Compare July 23, 2024 08:26
Copy link

@sanderegg sanderegg merged commit c95ef7f into ITISFoundation:master Jul 23, 2024
57 checks passed
@sanderegg sanderegg deleted the e2e/simplify-app-mode branch July 23, 2024 10:05
@odeimaiz
Copy link
Member

merci!

@matusdrobuliak66 matusdrobuliak66 mentioned this pull request Aug 15, 2024
67 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
e2e Bugs found by or related to the end-2-end testing
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants