Added Tests for v2.47.5

Save check for file already present
NoWaitDirectory
MoveArchive allow empty directory and continueOnError for clean files
CreatePointerFile and more on NoWaitDirectory
This commit is contained in:
2023-03-20 08:27:09 -07:00
parent ebae0dec42
commit 2cea192c7a
21 changed files with 592 additions and 84 deletions

View File

@ -136,9 +136,7 @@ public class QS408M : LoggingUnitTesting, IDisposable
LoggingUnitTesting.Logger.LogInformation(string.Concat(methodBase.Name, " - Exit"));
}
#if DEBUG
[Ignore]
#endif
[TestMethod]
public void Staging()
{