Jack Robison
|
08f6520557
|
bare excepts
|
2020-01-10 12:27:56 -05:00 |
|
Lex Berezhny
|
b3903f4ffd
|
fix import in unit test
|
2020-01-03 03:08:15 -05:00 |
|
Lex Berezhny
|
fb1af9e3d2
|
update imports and more merging
|
2020-01-03 03:08:15 -05:00 |
|
Lex Berezhny
|
2968f74c6c
|
moved lbry up one level
|
2020-01-01 15:57:56 -05:00 |
|
Lex Berezhny
|
85d7adc0b5
|
moved lbrynet into lbry directory
|
2019-06-20 22:50:39 -04:00 |
|
Jack Robison
|
adb7edd3b2
|
test chunked reflector server response
|
2019-06-07 17:26:31 -04:00 |
|
Jack Robison
|
6ecc22f2c7
|
fix refreshing peers in the datastore
|
2019-05-17 12:22:47 -04:00 |
|
Jack Robison
|
ad2da24d64
|
improve test
|
2019-05-10 14:57:04 -04:00 |
|
Jack Robison
|
648dbcc36b
|
add timeout to blob downloads after the head blob, stop timed out streams
|
2019-05-10 14:50:01 -04:00 |
|
Jack Robison
|
f506b3e6d4
|
tests
|
2019-05-06 18:46:26 -04:00 |
|
Jack Robison
|
9099ee2e8e
|
fix/refactor starting and stopping files
-move partial content handling into ManagedStream
-add delayed stop test
|
2019-05-06 18:46:26 -04:00 |
|
Victor Shyba
|
a4d17d1705
|
re-enable tests for announcing on stream creation
|
2019-05-06 16:49:03 -03:00 |
|
Victor Shyba
|
30b113d64a
|
depth -> confirmations
|
2019-04-29 00:26:14 -04:00 |
|
Jack Robison
|
46b166952b
|
non async blob_completed callback, tests
|
2019-04-24 09:48:04 -04:00 |
|
Jack Robison
|
3a916a8e8e
|
tests
|
2019-04-24 09:48:04 -04:00 |
|
Jack Robison
|
b230d8fbcb
|
rename BlobFileManager -> BlobManager
|
2019-04-24 09:48:04 -04:00 |
|
Lex Berezhny
|
26fec098e4
|
fix stream unit tests
|
2019-04-21 14:28:43 -04:00 |
|
Lex Berezhny
|
633f725634
|
stream manager test fix
|
2019-04-20 02:33:41 -04:00 |
|
Lex Berezhny
|
7b57ba96dd
|
fix docopt parsing and stream manager tests
|
2019-03-29 21:14:20 -04:00 |
|
Lex Berezhny
|
5f8482bdb7
|
hash -> sd_hash, encoding fixes, update to new protobufs
|
2019-03-27 21:57:22 -04:00 |
|
Lex Berezhny
|
e06916f5ae
|
fixing unit tests
|
2019-03-25 22:54:08 -04:00 |
|
Lex Berezhny
|
664a2a324d
|
fix import error on stream unit test
|
2019-03-25 22:54:08 -04:00 |
|
Lex Berezhny
|
1d68bef6f2
|
client side pretty much done
|
2019-03-25 22:54:08 -04:00 |
|
Jack Robison
|
c9b2829227
|
fix/test fixed_peer_delay and added_fixed_peers
|
2019-03-14 15:08:26 -04:00 |
|
Jack Robison
|
2ab2b846b1
|
fix default download timeout not being set
|
2019-03-14 13:07:11 -04:00 |
|
Jack Robison
|
ab5d71ff61
|
fix the time to the head blob including the time to the sd blob in analytics
|
2019-03-13 16:24:23 -04:00 |
|
Jack Robison
|
5d212a0f82
|
time to first bytes analytics
|
2019-03-12 20:22:01 -04:00 |
|
Jack Robison
|
df8934d472
|
restore old download analytics and update tests
|
2019-03-01 14:50:06 -05:00 |
|
Victor Shyba
|
61132312dd
|
test nullify length on blob delete
|
2019-02-21 21:00:20 -03:00 |
|
Victor Shyba
|
edb5083a5e
|
test that corrupted sd blobs gets delete if fails to decode
|
2019-02-21 20:53:04 -03:00 |
|
Victor Shyba
|
aa40337ded
|
test that invalid blobs raise proper exception
|
2019-02-21 20:42:36 -03:00 |
|
Jack Robison
|
dbb6ba6241
|
recover streams with missing sd blobs, handle previous sd blob bugs
-test download and recover stream with old key sorting
|
2019-02-15 15:21:29 -05:00 |
|
Victor Shyba
|
60ba07cc17
|
add tests for incomplete files, update existing one
|
2019-02-14 00:10:44 -05:00 |
|
Victor Shyba
|
119d498bce
|
apply a timeout on test wait so if it hangs it fails fast
|
2019-02-13 13:10:27 -05:00 |
|
Victor Shyba
|
8108aa39c1
|
verify all blobs got transferred
|
2019-02-13 13:10:27 -05:00 |
|
Victor Shyba
|
1193d2cea4
|
adds tests for chunked responses
|
2019-02-13 13:10:27 -05:00 |
|
Jack Robison
|
c9d54bb049
|
fix max_key_fee
|
2019-02-11 15:26:13 -05:00 |
|
Victor Shyba
|
3a15ff4bcd
|
test incomplete streams, respect real length, delete on incomplete assembly
|
2019-02-06 15:56:06 -03:00 |
|
Jack Robison
|
dfdc8eda00
|
improve test, fix stream_finished_event
|
2019-02-06 13:32:50 -05:00 |
|
Jack Robison
|
58f6cb71c6
|
test stream manager
|
2019-02-06 13:08:57 -05:00 |
|
Jack Robison
|
ae11c5bb4b
|
fix setting finished event
|
2019-02-06 12:18:24 -05:00 |
|
Jack Robison
|
76c8447a56
|
add stream descriptor tests
|
2019-02-05 21:25:31 -05:00 |
|
Victor Shyba
|
c31e61586d
|
tests: fix value, compare to blobs len
|
2019-02-05 13:01:12 -03:00 |
|
Victor Shyba
|
30846f932b
|
test that creating a stream marks sd and head to announce
|
2019-02-05 13:01:12 -03:00 |
|
Victor Shyba
|
e9b58577dd
|
tests: verify completed and to announce after assembling streams
|
2019-02-05 13:01:12 -03:00 |
|
Victor Shyba
|
ca4a55ef28
|
set verified event earlier and remove stop awaits
|
2019-02-01 16:05:14 -03:00 |
|
Jack Robison
|
6ad68eabd9
|
tests
|
2019-01-31 15:39:20 -05:00 |
|
Jack Robison
|
ca5c638124
|
tests
|
2019-01-31 15:39:20 -05:00 |
|
Jack Robison
|
a7610e3d34
|
async reflector
|
2019-01-25 16:10:17 -05:00 |
|
Jack Robison
|
126d71978b
|
disable slow test
|
2019-01-25 15:38:38 -05:00 |
|