David Sparer
0c6ad58bca
made file data provider tests safer for concurrent execution in jenkins
...
When multiple builds had to run, these tests would sometimes fail due to the file system being a shared resource.
Each test now creates its own random folder and cleans it up after the test runs
2017-11-10 08:03:03 -06:00
David Sparer
b68e0600bd
safer test cleanup
2017-11-09 18:48:59 -06:00
David Sparer
c69d4107d8
fixed unit tests
2017-05-11 10:37:32 -06:00
David Sparer
d6c34f2312
simplified backup file creation
2017-05-11 10:29:06 -06:00
David Sparer
f91d09b2ae
FileDataProvider now creates directories if they do not exist
2017-05-10 09:11:33 -06:00
David Sparer
7838b6dc0e
added some artificial delay to a test to help ensure it doesnt fail due to completing too quickly
2017-05-08 13:39:20 -06:00
David Sparer
6ae279c292
created some tests to verify that the file data providers work as expected
2017-05-08 13:23:49 -06:00