denshoproject / ddr-cmdln

Command-line tools for automating the Densho Digital Repository's various processes.
Other
0 stars 2 forks source link

Use pytest tmpdir instead of TESTING_BASE_DIR #143

Closed gjost closed 5 years ago

gjost commented 5 years ago

pytest has a nice mechanism for generating and managing temporary test directories. Simplify code and just use that.

gjost commented 5 years ago

Finished in ddr-cmdln commit 953e59e for package ddrlocal-develop~2.8.5 (not released yet)