Commit graph

8 commits

Author SHA1 Message Date
Yuxin Wang
5496669277 Return nothing for server.start() method. 2018-10-13 17:47:58 -04:00
Yuxin Wang
67ca6d2966 Raise exceptions in connect method. 2018-10-13 16:40:38 -04:00
Yuxin Wang
ea0d9c1ce7 Move setup_tracker_and_peers to conftest. 2018-10-10 20:28:54 -04:00
Yuxin Wang
fc7fe1c59c Add TEST_SMALL_FILE_1 for test_delay(). 2018-10-09 23:53:03 -04:00
Yuxin Wang
c1b86e4779 Remove unnecessary code. 2018-10-08 21:36:35 -04:00
Yuxin Wang
527c1f2443 Use pytest-asyncio to run test asynchrounouly.
Isolate each test_ functions.
2018-10-08 21:29:51 -04:00
Yuxin Wang
0c0969f603 Use pre-defined file sizes to do assert. 2018-10-08 14:08:30 -04:00
Yuxin Wang
8b1f4c6b7c Add conftest to create and delete test files on session level. 2018-10-08 13:51:02 -04:00