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/node
AgeCommit message (Expand)Author
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-21BREAKING: Major cleanupFeross Aboukhadijeh
2016-03-29fix swarm testFeross Aboukhadijeh
2016-03-29Remove `portfinder` dependencyFeross Aboukhadijeh
2016-03-29Deprecate bittorrent-swarm, inline into webtorrentFeross Aboukhadijeh
2016-03-11BREAKING: Move command line to new package: webtorrent-cliFeross Aboukhadijeh
2016-02-28use webtorrent-fixturesFeross Aboukhadijeh
2016-02-22test: add successive sync client.add, client.remove, client.add, client.removeFeross Aboukhadijeh
2016-02-19BREAKING: don't emit 'peer' event for invalid peersFeross Aboukhadijeh
2016-02-14changes for simple-get 2.0.0Feross Aboukhadijeh
2016-02-10test styleFeross Aboukhadijeh
2016-02-10test: move node-only test to test/nodeFeross Aboukhadijeh
2016-01-11simplifyFeross Aboukhadijeh
2016-01-11test: more accurate nameFeross Aboukhadijeh
2016-01-11test: download multiple files at same timeFeross Aboukhadijeh
2016-01-11test: fix testFeross Aboukhadijeh
2016-01-11tests: cleanupFeross Aboukhadijeh
2016-01-11support calling torrent.load() before 'ready' eventFeross Aboukhadijeh
2016-01-11remove old TODOsFeross Aboukhadijeh
2016-01-08test: blocklist-dht waitFeross Aboukhadijeh
2016-01-06remove host option from testFeross Aboukhadijeh
2016-01-06fix tests for bittorrent-dht 6Feross Aboukhadijeh
2016-01-06test styleFeross Aboukhadijeh
2016-01-02New API: WebTorrent.WEBRTC_SUPPORTFeross Aboukhadijeh
2016-01-01test: client.add: invalid torrent id: invalid filesystem pathFeross Aboukhadijeh
2015-12-30Add more browser testsFeross Aboukhadijeh