tests: cleanup test folder in teardown
Same as demo, tests expect a clean work directory, otherwise weird behavior will occur.
Showing
-
Owner
The commit message does not match the change.
-
Owner
BTW, since I am rebasing, just tell me how to fix.
-
Owner
Oh I only saw the subject. The body describes the diff better, but shouldn't we instead try to actually clean up at the end of the test ?
-
Developer
Commit message could be
tests: tie lifetime of data folder to test execution
, I guess? It was originally done in the teardown but I changed it to instead remove if exist on création so logs would be easier to probe. -
Owner
It was originally done in the teardown but I changed it to instead remove if exist on création so logs would be easier to probe.
I wondered about that use case. Well, ok I'll just reword.
Please register or sign in to comment