Revert Subfolder Optimization (#3646)

This commit is contained in:
Joe Milazzo 2025-03-17 08:50:24 -05:00 committed by GitHub
parent e93cab240e
commit fb8bbcfa13
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 29 additions and 11 deletions

View file

@ -358,7 +358,8 @@ public class ParseScannedFilesTests : AbstractDbTest
#endregion
[Fact]
// TODO: Add back in (removed for Hotfix v0.8.5.x)
//[Fact]
public async Task HasSeriesFolderNotChangedSinceLastScan_AllSeriesFoldersHaveChanges()
{
const string testcase = "Subfolders always scanning all series changes - Manga.json";
@ -452,7 +453,8 @@ public class ParseScannedFilesTests : AbstractDbTest
Assert.Equal(1, changes);
}
[Fact]
// TODO: Add back in (removed for Hotfix v0.8.5.x)
//[Fact]
public async Task SubFoldersNoSubFolders_SkipAll()
{
const string testcase = "Subfolders and files at root - Manga.json";