silexlabs / unifile

Unified access to cloud storage services through a simple web API.
https://silexlabs.github.io/unifile/
MIT License
144 stars 31 forks source link

Create unique names for folders and files in tests #139

Open JbIPS opened 6 years ago

JbIPS commented 6 years ago

We should use the same technique as in Fs tests that append a timestamp behind filenames and folder names so we could launch concurrent tests at the same time.

Especially, since I try to use AppVeyor to test the lib with Windows, it runs at the same time with Travis, which create errors.