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

Remove JSDOM from all packages #1241

Merged
merged 6 commits into from
Mar 1, 2023
Merged

Remove JSDOM from all packages #1241

merged 6 commits into from
Mar 1, 2023

Conversation

Mrtenz
Copy link
Member

@Mrtenz Mrtenz commented Feb 27, 2023

After #1231, there are a couple of packages still using JSDOM. In this PR I've updated those packages to use the Node.js environment where possible, and implemented webdriverio if not.

@codecov-commenter
Copy link

codecov-commenter commented Feb 27, 2023

Codecov Report

Merging #1241 (07847c4) into main (bd6b16d) will decrease coverage by 0.01%.
The diff coverage is 100.00%.

📣 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             @@
##             main    #1241      +/-   ##
==========================================
- Coverage   94.82%   94.82%   -0.01%     
==========================================
  Files         142      142              
  Lines        4364     4363       -1     
  Branches      717      717              
==========================================
- Hits         4138     4137       -1     
  Misses        226      226              
Impacted Files Coverage Δ
...ages/multichain-provider/src/MultiChainProvider.ts 100.00% <100.00%> (ø)
packages/snaps-utils/src/iframe.ts 84.61% <0.00%> (-1.10%) ⬇️

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

@Mrtenz Mrtenz marked this pull request as ready for review February 27, 2023 12:07
@Mrtenz Mrtenz requested a review from a team as a code owner February 27, 2023 12:07
@Mrtenz Mrtenz force-pushed the mrtenz/wdio branch 3 times, most recently from 232ec1d to 4434bac Compare March 1, 2023 10:03
Base automatically changed from mrtenz/wdio to main March 1, 2023 11:06
@Mrtenz Mrtenz merged commit b2d5c8d into main Mar 1, 2023
@Mrtenz Mrtenz deleted the mrtenz/remove-jsdom branch March 1, 2023 12:41
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