stable/freqtrade/tests/rpc
Gerald Lonlas 28b1ecb109 Convert CryptoToFiatConverter into a Singleton
Result in a speed up of the unittest from 60s to 4s

Because it cost time to load Pymarketcap() every time we create
a CryptoToFiatConverter, it worth it to change it into a
Singleton.
2018-01-21 16:41:59 -08:00
..
test_rpc_telegram.py Convert CryptoToFiatConverter into a Singleton 2018-01-21 16:41:59 -08:00
test_rpc.py Increase code coverage 2017-12-29 23:37:02 -08:00