vsaveris / trading-technical-indicators

Trading Technical Indicators python library
https://www.trading-technical-indicators.org/
MIT License
114 stars 33 forks source link

Add unit tests to reach code coverage 100% #15

Closed vsaveris closed 3 years ago

vsaveris commented 3 years ago

Currently lines coverage with the implemented unit test cases is 91%. Add test cases to reach code coverage of 100%.

vsaveris commented 3 years ago

Lines coverage reached 99%. No further test cases are needed for the current software release.