Commit graph

5 commits

Author SHA1 Message Date
Micah Jerome Ellison
6b30b0c760 Remove try/except on copytree since I'm no longer using the same 2021-11-06 14:07:07 -07:00
Micah Jerome Ellison
51e8606f44 Use explicit "given the config exists" for copying config files instead of shoehorning in "given we use the config" twice 2021-10-23 13:47:34 -07:00
Micah Jerome Ellison
ea18a86cab Fix copytree for Python 3.7 (which doesn't support dirs_exist_ok) 2021-10-09 14:25:46 -07:00
Micah Jerome Ellison
51735da1be Begin migrating/rewording --cf tests in pytest-bdd.
Uses current directory instead of deep directory structure, but requires a given for each config file referenced
2021-09-06 14:03:59 -07:00
Jonathan Wren
d95dab9f0c add actual lib directory even though it's in gitignore for some reason 2021-07-03 15:49:18 -07:00