If one provides a name via the options, then existing tests will fail. This is due to the fact that the provided name circumvents the random name generation.
Tests must be fixed so that when using custom provided names, these files or directories will be cleaned up after each test run.
The failing tests are test/dir-sync-test.js and test/file-sync-test.js with the names having already been taken by test/dir-test.js and test/file-test.js.
If one provides a name via the options, then existing tests will fail. This is due to the fact that the provided name circumvents the random name generation.
Tests must be fixed so that when using custom provided names, these files or directories will be cleaned up after each test run.
The failing tests are test/dir-sync-test.js and test/file-sync-test.js with the names having already been taken by test/dir-test.js and test/file-test.js.