Skip to content

fix e2e tests (failed after async changes)#3063

Merged
rejas merged 1 commit intoMagicMirrorOrg:developfrom
khassel:e2e
Mar 12, 2023
Merged

fix e2e tests (failed after async changes)#3063
rejas merged 1 commit intoMagicMirrorOrg:developfrom
khassel:e2e

Conversation

@khassel
Copy link
Collaborator

@khassel khassel commented Mar 11, 2023

by running calendar and newsfeed tests last.

Additional change: allow unit tests to run parallel

This is no fix of the real issue of calendar and newsfeed tests but I moved them to the end of the tests so other tests are not failing anymore.

There are coming follow up PR's for the real fixes (when I find the culprits).

With these change we can stay with the async changes done by @rejas and #3060 is obsolete.

…wsfeed tests last, allow unit tests to parallel
@codecov-commenter
Copy link

Codecov Report

Merging #3063 (16a0553) into develop (1b2785c) will increase coverage by 0.10%.
The diff coverage is 62.50%.

📣 This organization is not using Codecov’s GitHub App Integration. We recommend you install it so Codecov can continue to function properly for your repositories. Learn more

@@             Coverage Diff             @@
##           develop    #3063      +/-   ##
===========================================
+ Coverage    23.00%   23.10%   +0.10%     
===========================================
  Files           52       52              
  Lines        11578    11582       +4     
===========================================
+ Hits          2663     2676      +13     
+ Misses        8915     8906       -9     
Impacted Files Coverage Δ
modules/default/weather/providers/openmeteo.js 0.00% <0.00%> (ø)
modules/default/newsfeed/newsfeedfetcher.js 82.51% <100.00%> (+0.39%) ⬆️

... and 1 file with indirect coverage changes

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

Copy link
Collaborator

@KristjanESPERANTO KristjanESPERANTO left a comment

Choose a reason for hiding this comment

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

Nice! Looks good to me.

@rejas rejas merged commit 6d77923 into MagicMirrorOrg:develop Mar 12, 2023
@khassel khassel deleted the e2e branch March 19, 2023 17:58
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.

4 participants