Commit graph

9 commits

Author SHA1 Message Date
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