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

Update test scripts to match MetaMask/core #2745

Merged
merged 11 commits into from
Sep 20, 2024
Merged

Conversation

Mrtenz
Copy link
Member

@Mrtenz Mrtenz commented Sep 19, 2024

This updates the test scripts to match the scripts in MetaMask/core. Primarily, it introduces a couple new test scripts:

  • test: Runs Jest with jest-silent-reporter to only show failed tests.
  • test:clean: Clears the Jest cache before running tests.
  • test:verbose: Runs Jest with verbose logging.
  • test:watch: Runs Jest in watch mode.

Copy link

socket-security bot commented Sep 19, 2024

New dependencies detected. Learn more about Socket for GitHub ↗︎

Package New capabilities Transitives Size Publisher
npm/[email protected] environment 0 13.6 kB rickhanlonii

View full report↗︎

Copy link

codecov bot commented Sep 20, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 94.35%. Comparing base (5913f79) to head (ea1e28b).
Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #2745   +/-   ##
=======================================
  Coverage   94.35%   94.35%           
=======================================
  Files         476      476           
  Lines       10138    10138           
  Branches     1542     1542           
=======================================
  Hits         9566     9566           
  Misses        572      572           

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

@Mrtenz Mrtenz marked this pull request as ready for review September 20, 2024 07:54
@Mrtenz Mrtenz requested a review from a team as a code owner September 20, 2024 07:54
ritave
ritave previously approved these changes Sep 20, 2024
.yarn/plugins/local/plugin-lifecycle-scripts.js Outdated Show resolved Hide resolved
david0xd
david0xd previously approved these changes Sep 20, 2024
@Mrtenz Mrtenz merged commit c26555e into main Sep 20, 2024
165 checks passed
@Mrtenz Mrtenz deleted the mrtenz/update-test-scripts branch September 20, 2024 08:56
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