kentcdodds / kcd-discord-bot-v1

The bot for the KCD discord community
https://kcd.im/discord
MIT License
122 stars 41 forks source link

test: simplify private-chat tests #36

Closed marcosvega91 closed 4 years ago

marcosvega91 commented 4 years ago

What: followup #33

Why: To make test cleaner

How: Removing advanceTimersByTime(0)

Checklist:

codecov[bot] commented 4 years ago

Codecov Report

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

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #36   +/-   ##
=======================================
  Coverage   70.02%   70.02%           
=======================================
  Files          33       33           
  Lines        1061     1061           
  Branches      231      231           
=======================================
  Hits          743      743           
  Misses        251      251           
  Partials       67       67           

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 1d738f1...92283fc. Read the comment docs.