vinissimus / async-asgi-testclient

A framework-agnostic library for testing ASGI web applications
MIT License
160 stars 20 forks source link

added default client headers #20

Closed logileifs closed 5 years ago

logileifs commented 5 years ago

as discussed in https://github.com/vinissimus/async-asgi-testclient/issues/19

codecov-io commented 5 years ago

Codecov Report

Merging #20 into master will increase coverage by 0.44%. The diff coverage is 66.66%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #20      +/-   ##
==========================================
+ Coverage   82.93%   83.38%   +0.44%     
==========================================
  Files           5        5              
  Lines         334      337       +3     
==========================================
+ Hits          277      281       +4     
+ Misses         57       56       -1
Impacted Files Coverage Δ
async_asgi_testclient/testing.py 85.71% <66.66%> (+0.99%) :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 3af2c19...bd30aa2. Read the comment docs.

masipcat commented 5 years ago

Released v1.1.3