David Sparer
b6f27eac18
added another test and did some cleanup
2018-02-24 14:34:13 -06:00
David Sparer
2cc82145a3
csv serialization now fully preserves tree structure
2018-02-24 12:58:16 -06:00
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
f91d09b2ae
FileDataProvider now creates directories if they do not exist
2017-05-10 09:11:33 -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
David Sparer
f40be696c7
made utility for creating test connection tree models
2017-04-09 17:35:52 -06:00