slackapi / node-slack-interactive-messages

Slack Buttons, Menus, and Dialogs made simpler for Node
MIT License
133 stars 41 forks source link

adds test to ensure content type is JSON #66

Closed aoberoi closed 6 years ago

aoberoi commented 6 years ago

Summary

Following up on #65 with a test that can verify its behavior.

Requirements (place an x in each [ ])

codecov[bot] commented 6 years ago

Codecov Report

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

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #66   +/-   ##
=======================================
  Coverage   99.09%   99.09%           
=======================================
  Files           3        3           
  Lines         220      220           
=======================================
  Hits          218      218           
  Misses          2        2

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 dd05416...677ce61. Read the comment docs.