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
2016-03-29fix swarm testFeross Aboukhadijeh
2016-03-29remove one more reference to `bittorrent-swarm`Feross 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-14Merge pull request #605 from feross/npm-test-browser-headlessFeross Aboukhadijeh
2016-02-10test styleFeross Aboukhadijeh
2016-02-10test: move node-only test to test/nodeFeross Aboukhadijeh
2016-02-10partially fix stream test; add missing /announceFeross Aboukhadijeh
2016-02-10Fix syntax of magnet URI testJoseph Frazier
2016-02-09failing stream test, actually failing magnet uri testJames Halliday
2016-02-09Skip broken tests in ElectronJoseph Frazier
2016-01-15add more tests for duplicate trackersFeross Aboukhadijeh
2016-01-14standardFeross Aboukhadijeh
2016-01-14split up testsFeross Aboukhadijeh
2016-01-11simplifyFeross Aboukhadijeh
2016-01-11fix tests -- wtfFeross 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-11test: add alice in wonderland fixtureFeross Aboukhadijeh
2016-01-11tests: cleanupFeross Aboukhadijeh
2016-01-11tests: cleanupFeross Aboukhadijeh
2016-01-11support calling torrent.load() before 'ready' eventFeross Aboukhadijeh
2016-01-11remove old TODOsFeross Aboukhadijeh
2016-01-10move images to webtorrent-www repoFeross Aboukhadijeh
2016-01-09test: add test that duplicate announce urls are removedFeross 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
2016-01-01test: add test for client.add invalid bufferFeross Aboukhadijeh
2016-01-01Throw error on client.add('')Feross Aboukhadijeh
2015-12-30Add more browser testsFeross Aboukhadijeh
2015-12-30test: add file.appendTo and file.renderTo testsFeross Aboukhadijeh
2015-12-28remove weird global.Blob usageFeross Aboukhadijeh
2015-12-27test: remove sample trackersFeross Aboukhadijeh
2015-12-27test: All remaining tests use new fixturesFeross Aboukhadijeh
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