wildlife-dynamics / ecoscope-workflows

An extensible task specification and compiler for local and distributed workflows.
BSD 3-Clause "New" or "Revised" License
0 stars 1 forks source link

Don't let tests write to `examples` directory #13

Closed cisaacstern closed 1 month ago

cisaacstern commented 1 month ago

For convenience of quick iteration, the tests actually write to the examples directory, in certain cases, e.g.

https://github.com/wildlife-dynamics/ecoscope-workflows/blob/259776f2769cd4049f74451a47eedfed2819ba2d/tests/test_dag_generation.py#L61-L63

I'll fix this!

cisaacstern commented 1 month ago

closed by #5