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
2015-12-27test/blocklist-tracker: test cleanupFeross Aboukhadijeh
2015-12-27test: blocklist-dht: use run-seriesFeross Aboukhadijeh
2015-12-27test: `torrent.announce` must always be an arrayFeross Aboukhadijeh
2015-12-27test: improve cmd download testFeross Aboukhadijeh
2015-12-27undo accidental test changesFeross Aboukhadijeh
2015-12-27examples: Use sintel torrentFeross Aboukhadijeh
2015-12-17test: port blocklist-dht to new styleFeross Aboukhadijeh
2015-12-17test: make fixtures work with brfsFeross Aboukhadijeh
2015-12-17tests: lots of cleanupFeross Aboukhadijeh
2015-12-17test: put fixtures into single locationFeross Aboukhadijeh
2015-12-17improve torrent.createServer() testFeross Aboukhadijeh
2015-12-03fix testsFeross Aboukhadijeh
2015-12-02fix test for create-torrent changeFeross Aboukhadijeh
2015-11-09Test automatically picking an available portJoseph Frazier
2015-10-07tests use cross-spawn-async instead of child_process.spawnJoseph Frazier
2015-10-04exec/spawn cmd.js with 'node'Joseph Frazier
2015-10-04Use path.resolve in testsJoseph Frazier
2015-09-03standardFeross Aboukhadijeh
2015-08-31Disable DHT and PEX when the torrent is flagged as privateGilles De Mey
2015-08-24improve tests to pass when verifying torrent dataFeross Aboukhadijeh
2015-08-22BREAKING: rename `torrent.storage` to `torrent.store`Feross Aboukhadijeh
2015-08-22test: don't assume event orderingFeross Aboukhadijeh
2015-08-22test: torrent.parsedTorrent is goneFeross Aboukhadijeh
2015-08-22test: improve server testFeross Aboukhadijeh
2015-08-22Include web torrent version in http user agentFeross Aboukhadijeh
2015-08-22BREAKING: Use abstract-chunk-store for storageFeross Aboukhadijeh
2015-07-27test cleanupFeross Aboukhadijeh
2015-07-27stricter tests: 'warning' events are failuresFeross Aboukhadijeh
2015-07-27remove unused requireFeross Aboukhadijeh
2015-07-27Add failing test for #376 (Magnet link with web seed fails)Feross Aboukhadijeh
2015-07-17add failing test for torrent.destroy() remove from clientFeross Aboukhadijeh
2015-07-08standardFeross Aboukhadijeh
2015-07-08test: make download-dht-magnet.js more robustFeross Aboukhadijeh
2015-07-03cleanup web seed support after PRFeross Aboukhadijeh
2015-07-03Merge branch 'webseed' of https://github.com/olalonde/webtorrent into olalond...Feross Aboukhadijeh
2015-06-28feross's fixes to devTristan prFeross Aboukhadijeh
2015-06-25useful name for the testTristan Davies
2015-06-25extension supportTristan Davies
2015-06-11add failing test for #348Feross Aboukhadijeh
2015-06-11add test for issue #349Feross Aboukhadijeh
2015-06-11test styleFeross Aboukhadijeh
2015-05-29moved remote torrent handling into parse-torrent@5.1Feross Aboukhadijeh
2015-05-28Use standard JS styleOlivier Lalonde
2015-05-28test: add test for client.add with string announce propFeross Aboukhadijeh
2015-05-27Webseed: wrote simple webseed testOlivier Lalonde
2015-05-18add test: remove by Torrent objectFeross Aboukhadijeh
2015-05-12fixes for parse-torrent@5Feross Aboukhadijeh
2015-05-03When no trackers specified, use some reasonable defaultsFeross Aboukhadijeh
2015-05-03consistent test name formattingFeross Aboukhadijeh
2015-05-03split up testsFeross Aboukhadijeh