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

mock console.log to reduce noise from the tests #6526

Merged
merged 2 commits into from
Aug 9, 2018

Conversation

ranyitz
Copy link
Contributor

@ranyitz ranyitz commented Jun 22, 2018

Summary

Following to @SimenB's advice, mock console.log in init tests to reduce noise.

Test plan

All tests pass (without nonessential logs)

@ranyitz ranyitz force-pushed the reduce-init-tests-console-noise branch from 1799cfa to 7464879 Compare June 22, 2018 21:47
@thymikee thymikee force-pushed the reduce-init-tests-console-noise branch from 7464879 to b1620e6 Compare August 8, 2018 20:39
@codecov-io
Copy link

Codecov Report

Merging #6526 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master    #6526   +/-   ##
=======================================
  Coverage   63.55%   63.55%           
=======================================
  Files         235      235           
  Lines        9030     9030           
  Branches        3        3           
=======================================
  Hits         5739     5739           
  Misses       3290     3290           
  Partials        1        1

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 0591f22...b1620e6. Read the comment docs.

@thymikee thymikee merged commit a5fa590 into jestjs:master Aug 9, 2018
@ranyitz ranyitz deleted the reduce-init-tests-console-noise branch August 9, 2018 11:23
@github-actions
Copy link

This pull request has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.
Please note this issue tracker is not a help forum. We recommend using StackOverflow or our discord channel for questions.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators May 12, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants