This just aggregates all the separated and redundant integration tests into a single place (test/integration.js and test/integration-childProcess.js). This also changes a lot of lib/utils/download code based on dat-download (with some modifications to allow overwrite and custom dir naming). In the future I'll add unit tests
This just aggregates all the separated and redundant integration tests into a single place (
test/integration.js
andtest/integration-childProcess.js
). This also changes a lot of lib/utils/download code based ondat-download
(with some modifications to allow overwrite and custom dir naming). In the future I'll add unit tests