Lex Berezhny
|
f4c6dc90c9
|
updated references lbrynet.core -> lbrynet.p2p
|
2018-11-04 20:25:24 -05:00 |
|
Hugo
|
d0a7ca841b
|
Upgrade unit tests to use more useful asserts
|
2018-10-23 12:02:10 -04:00 |
|
Hugo
|
2e6c848c39
|
Upgrade Python syntax with pyupgrade --py36-plus
|
2018-10-23 12:02:10 -04:00 |
|
Lex Berezhny
|
bc24dbea29
|
refactoring of DHT tests and fixed encoding bug when dealing with bytearray
|
2018-08-24 11:40:43 -04:00 |
|
Victor Shyba
|
e1314a9d1e
|
working functional test_contact_rpc + more string bans
|
2018-08-24 11:37:53 -04:00 |
|
Lex Berezhny
|
ba80c0e594
|
py2(iteritems, itervalues) -> py3(items, values)
|
2018-08-24 11:37:53 -04:00 |
|
Lex Berezhny
|
fbdbcc8070
|
assertEquals() -> assertEqual()
|
2018-08-24 11:37:53 -04:00 |
|
Victor Shyba
|
c312d1b3a6
|
all unit/dht green on py3
|
2018-08-24 11:37:53 -04:00 |
|
Lex Berezhny
|
545451a829
|
moved ./lbry/tests to ./tests
|
2018-08-24 11:37:53 -04:00 |
|
Akinwale Ariwodola
|
2abe85ba25
|
moved tests into the lbrynet package
|
2017-09-28 18:21:26 +01:00 |
|
Alex Grintsvayg
|
22f57f6490
|
add test to reproduce keyerror
|
2017-04-04 15:10:46 -04:00 |
|