uniswap-python icon indicating copy to clipboard operation
uniswap-python copied to clipboard

Write tests to improve code coverage

Open ErikBjare opened this issue 3 years ago • 1 comments

There are a few untested functions in the main Uniswap class, these should be tested: https://app.codecov.io/gh/uniswap-python/uniswap-python/blob/master/uniswap/uniswap.py

Would be a big gain to have all public functions basically covered.

ErikBjare avatar Jul 13 '22 16:07 ErikBjare

I improved things a bit in #266

ErikBjare avatar Jul 14 '22 10:07 ErikBjare