krestenlaust / classic-whodarr

Watches viewing progress, and downloads the following episodes, organizing them to be easily categorized by Jellyfin/Plex.
MIT License
1 stars 1 forks source link

Faulty test cleanup logic in organizer-module #41

Closed krestenlaust closed 1 month ago

krestenlaust commented 1 month ago

The new integration test in #37, doesn't check if the folder already exists. This sometimes results in running the tests immediately in succession can yield different results (because the first fails and then cleans up)