Lex Berezhny
|
076af7ef43
|
py3 compatibility updates
|
2018-08-24 11:37:53 -04:00 |
|
Lex Berezhny
|
03d2d0e237
|
fixed import paths as a result of moving the tests
|
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 |
|
Kay Kurokawa
|
e52d707948
|
fix bug found in test_EncryptedFileCreator.py, need to yield for blob_manager.setup()
|
2017-09-13 14:16:07 -04:00 |
|
Kay Kurokawa
|
c0a2c6c830
|
remove blob manager reliance on HashBlob classes
|
2017-08-28 10:43:57 -04:00 |
|
Jack Robison
|
89e7d7a44d
|
Merge branch 'master' into conf_reflect_options
|
2017-08-04 15:16:51 -04:00 |
|
Kay Kurokawa
|
9d92fba02e
|
add ability to control re-reflects through config
|
2017-08-03 23:44:20 -04:00 |
|
Kay Kurokawa
|
30689b09e6
|
fix tests to not use TempBlobManager and use tempfile to create temporary directories for DiskBlobManager
|
2017-07-27 13:38:35 -04:00 |
|
Jack Robison
|
eba74b97bd
|
rename lbrynet.lbryfilemanager to lbrynet.file_manager
|
2017-06-25 21:04:04 -04:00 |
|
Kay Kurokawa
|
f600038712
|
work on unit tests for file management related classes
|
2017-03-08 09:15:06 -05:00 |
|
Kay Kurokawa
|
aa45b0e121
|
Fixes for other tests now that BlobManager relies on DHTHashAnnouncer.get_next_announce_time()
|
2017-02-13 17:27:10 -05:00 |
|
Alex Grintsvayg
|
267c6cbaca
|
refactor conf.settings
|
2017-01-16 22:32:54 -05:00 |
|
Job Evers-Meltzer
|
d06c670a12
|
Allow publishing with unicode filenames
encodes unicode into a string before hashing. Also adds tests
to verify that the fix works and that normal files
can be made into EncryptedFiles
|
2016-11-04 11:44:50 -05:00 |
|