More Parser tests and more cases! Added ability to parse Editions for Manga (Omnibus, Color, etc). To be stripped from Series if present. Future can be stored on MangaFile.
This commit is contained in:
parent
9030b8de96
commit
a315feb569
5 changed files with 125 additions and 31 deletions
7
API.Tests/Services/ScannerServiceTests.cs
Normal file
7
API.Tests/Services/ScannerServiceTests.cs
Normal file
|
@ -0,0 +1,7 @@
|
|||
namespace API.Tests.Services
|
||||
{
|
||||
public class ScannerServiceTests
|
||||
{
|
||||
// TODO: Start adding tests for how scanner works so we can ensure fallbacks, etc work
|
||||
}
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue