jayrbolton / dat-wot

[WIP] A decentralized public key network with encryption utilities for data collaboration
52 stars 8 forks source link

Organize tests #25

Closed jayrbolton closed 6 years ago

jayrbolton commented 6 years ago

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