add some tests for rpc.teleram

This commit is contained in:
gcarq
2017-09-08 19:25:12 +02:00
parent efa0444304
commit c737041acb
3 changed files with 121 additions and 5 deletions

View File

@@ -1,5 +1,5 @@
import unittest
from unittest.mock import patch, Mock
from unittest.mock import patch
from exchange import Exchange
from persistence import Trade