peshay / btcde

A Python Module for Bitcoin.de Trading API
MIT License
38 stars 24 forks source link

New tests #15

Closed peshay closed 6 years ago

peshay commented 6 years ago

Already opening request for reference

codecov[bot] commented 6 years ago

Codecov Report

Merging #15 into master will increase coverage by 0.41%. The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff            @@
##           master     #15      +/-   ##
=========================================
+ Coverage   95.39%   95.8%   +0.41%     
=========================================
  Files           3       2       -1     
  Lines         304     334      +30     
=========================================
+ Hits          290     320      +30     
  Misses         14      14
Impacted Files Coverage Δ
btcde.py 89.14% <100%> (-0.54%) :arrow_down:
tests/test_btcde_func.py 100% <100%> (+1.47%) :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 fa8b3ba...cda2118. Read the comment docs.

peshay commented 6 years ago

Use functional testing based on API documentation