rqbit/crates/librqbit_core/src
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
..
constants.rs Move everything to workspaces 2021-07-03 19:10:59 +01:00
directories.rs Made changes for Desktop app to work 2023-12-02 21:12:15 +00:00
hash_id.rs Add support for BTv2 magnet links 2024-01-07 20:57:10 -06:00
lengths.rs End-to-end unit test (#90) 2024-03-05 09:18:22 +00:00
lib.rs Abstracting tracker comms 2024-02-17 10:51:09 +00:00
magnet.rs Clippy 2024-02-18 20:16:18 +00:00
peer_id.rs Add support for BTv2 magnet links 2024-01-07 20:57:10 -06:00
spawn_utils.rs Use tokio_util::CancellationToken everywhere 2023-12-07 10:22:17 +00:00
speed_estimator.rs Display upload speed in Web UI 2023-12-05 20:52:30 +00:00
torrent_metainfo.rs End-to-end unit test (#90) 2024-03-05 09:18:22 +00:00