mirror of
https://github.com/Kareadita/Kavita.git
synced 2026-05-30 19:35:21 -04:00
Revert Subfolder Optimization (#3646)
This commit is contained in:
@@ -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";
|
||||
|
||||
Reference in New Issue
Block a user