Igor Katson
28332fd4b9
Prepare for releasing 8.1.0
2025-06-05 11:38:50 +01:00
Igor Katson
24a9f83a48
Bump the timeout on "wait_until_i_am_the_last_task"
2025-02-28 11:58:47 +00:00
Igor Katson
8efd77fce2
Initial private torrents support
2025-01-13 15:47:13 +00:00
Igor Katson
616498f500
Update minimal Rust version to 1.76
2024-11-18 17:34:32 +00:00
Igor Katson
e371522a80
Fix num_tasks == 1 assertion
2024-11-06 16:28:32 +00:00
Igor Katson
87e09a60f7
wait_until_i_am_the_last_task() - num_alive should be 0, not 1
2024-11-06 16:05:58 +00:00
Igor Katson
fb15e070a0
trying to figure out new github sporadic errors
2024-09-22 12:15:21 +01:00
Igor Katson
9f798696ff
reduce noisy test logs
2024-08-28 17:44:46 +01:00
LIAUD Corentin
35d57ae8a2
feat: add on_piece_completed method on TorrentStorage
2024-08-27 22:00:14 +02:00
Igor Katson
9e7b656f0b
UPNP server integrated into rqbit.
...
How to use: https://github.com/ikatson/rqbit/pull/208
2024-08-23 19:23:02 +01:00
Igor Katson
6bfb8f9e15
E2E test: wait until i am the last task properly
2024-08-21 17:39:21 +01:00
Igor Katson
a5abe97735
Drop check better message
2024-08-21 16:56:06 +01:00
Igor Katson
2ad5fa2f12
E2E drop check for memory leaks
2024-08-21 16:47:48 +01:00
Igor Katson
338b221e8d
clippy
2024-08-21 15:32:45 +01:00
Igor Katson
73f4d7e453
more test logs
2024-08-21 13:45:20 +01:00
Igor Katson
c4888d5123
e2e test increasing file limit
2024-08-20 21:53:43 +01:00
Igor Katson
e4aac7930f
make async-backtrace optional
2024-08-19 13:40:01 +01:00
Igor Katson
7cda2c9807
async_backtrace
2024-08-19 12:35:32 +01:00
Igor Katson
98038a2db4
Fix flaky test
2024-08-14 15:11:41 +01:00
Igor Katson
35b20f754b
speed up e2e test
2024-08-14 12:09:18 +01:00
Igor Katson
048f4d1645
Add bogus peer simulation to e2e tests
2024-03-29 20:32:08 +00:00
Igor Katson
25cd3c75cc
Tests now compile but take too long on github actions
2024-03-05 01:53:41 -08:00
Igor Katson
2778d46bb3
End-to-end unit test ( #90 )
...
* First implementation of create_torrent_file
* Test harness for e2e preparing
* Saving
* Continuing test harness
* Continuing test harness
* Continuing test harness
* All servers are running
* Full e2e harness done
* Test e2e harness working fine
* Remove lints
* injecting faults
* The e2e test runs continuously
* e2e test
* Add a test for create_torrent
* Nothing
* Nothing, just tweaking the numberes
* Update tokio, remove custom tempfile shim
2024-03-05 09:18:22 +00:00