Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/webtorrent/webtorrent.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
2022-10-28chore: fix test typoDiego Rodriguez Baquero
2022-02-03refactor: Return Torrent when client.seed finds a duplicate (#2239)Bruce Hopkins
2021-10-26fix: Prep for esm (#2205)Jimmy Wärting
2021-08-26fix: handle done event when new files selected (#2183)Julen Garcia Leunda
2021-07-24feat: add speed limit to client (#2062)Alex
2021-07-22ci: fix CacheStore already closedDiego Rodríguez Baquero
2021-07-11fix: modernize code (#2134)Diego Rodríguez Baquero
2021-07-10feat: support adding paused torrents. (#2004)nkavian
2021-07-06fix: ensure uTP peer address is IPv4 (#2125)Julen Garcia Leunda
2021-02-12fix tests – don't assume async orderingFeross Aboukhadijeh
2021-02-04standardFeross Aboukhadijeh
2020-11-14Fix review suggestionsJulen Garcia Leunda
2020-11-12Fix tests disabling lsd optionJulen Garcia Leunda
2020-10-30Implement peer-address (x.pe) BEP09Julen Garcia Leunda
2020-10-29Convert the tests to use let/const instead of varFeross Aboukhadijeh
2020-10-02Add uTP support (BEP29)Julen Garcia Leunda
2020-09-10Merge pull request #1364 from KayleePop/destroyKaylee
2020-05-26add test for downloading from a manually added peerKayleePop
2020-04-15Docs and tests for store destructionKaylee
2020-03-15Add tests for private optionAlex
2019-09-10Fix torrent-events testFeross Aboukhadijeh
2019-09-10torrent-events test should be node onlyFeross Aboukhadijeh
2019-09-08Add tests for torrent events orderAlex
2019-08-12Small refactor common test functionAlex
2019-08-12Rename util function for testsAlex
2019-08-12Fix left parameter for asynchronous behaviourAlex
2019-08-07remove safe-bufferFeross Aboukhadijeh
2019-07-06standardFeross Aboukhadijeh
2018-08-29bye bye xtendJimmy Wärting
2018-08-29standardFeross Aboukhadijeh
2018-08-24Added test for file.downloadedJimmy Wärting
2018-02-18standardFeross Aboukhadijeh
2017-02-20Use random portDiego Rodríguez Baquero
2016-09-27test: style cleanupFeross Aboukhadijeh
2016-09-20Seed: allow announce field with trackers disabledDC
2016-09-17Test option to disable web seedsDC
2016-08-21replace 'hat' with 'randombytes'Feross Aboukhadijeh
2016-07-23test: make more reliable with onceFeross Aboukhadijeh
2016-07-22Make downloading tests work on memory store to ensure the sore is empty.Yoann Ciabaud
2016-05-30Use safe-bufferFeross Aboukhadijeh
2016-05-23fix tests on appveyorFeross Aboukhadijeh
2016-05-20add more metadata testsFeross Aboukhadijeh
2016-05-19Fixes for PR #799Feross Aboukhadijeh
2016-05-17Implement exact source (xs) for magnet URIsSebastian Mayr
2016-04-27Update 'noPeers' to stop using deprecated 'torrent.swarm'Jonathan Harper
2016-04-27Torrent emits 'noPeers' even when swarm is empty after announceJonathan Harper
2016-04-21set dhtPort to correct port after listeningFeross Aboukhadijeh
2016-04-21More thorough object cleanupFeross Aboukhadijeh
2016-04-21fix duplicate client.add handling and re-enable testFeross Aboukhadijeh
2016-04-21BREAKING: Major cleanupFeross Aboukhadijeh