Kitura / Kitura-WebSocket

WebSocket support for Kitura
Apache License 2.0
68 stars 30 forks source link

add autobahn testsuite #40

Closed Andrew-Lees11 closed 6 years ago

Andrew-Lees11 commented 6 years ago

Added a note to the readme stating our compliance to the Autobahn testsuite and linked to a document describing how to create a echoserver and run the tests against it.

codecov-io commented 6 years ago

Codecov Report

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

Impacted file tree graph

@@          Coverage Diff           @@
##           master     #40   +/-   ##
======================================
  Coverage    92.4%   92.4%           
======================================
  Files           9       9           
  Lines         500     500           
======================================
  Hits          462     462           
  Misses         38      38
Flag Coverage Δ
#KituraWebSocket 92.4% <ø> (ø) :arrow_up:

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 1152789...79503b6. Read the comment docs.