- Refactored Torrents.cs to use local DbSettings instead of global Settings.Get - Removed unused exception variable in Torrents.cs - Disabled xUnit parallelization globally to prevent test race conditions caused by shared global state - Enforced sequential test execution in CI workflow |
||
|---|---|---|
| .. | ||
| Downloaders | ||
| TorrentClients | ||
| DownloadableFileFilterTest.cs | ||
| EnricherTest.cs | ||
| NzbTorrentsTest.cs | ||
| QBittorrentTest.cs | ||
| SabnzbdTest.cs | ||
| TorrentRunnerTest.cs | ||
| TorrentsTest.cs | ||