Details
-
Type:
Story
-
Status: Done
-
Resolution: Done
-
Fix Version/s: None
-
Component/s: daf_persistence
-
Labels:None
-
Story Points:0.5
-
Sprint:Arch 2018-11-12
-
Team:Architecture
Description
The YAML storage tests in daf_persistence create a temporary directory but do not use it. This leads to test failures when the tests are run in parallel. Also fix the pickle test so that it no longer uses the root directory.