|
Ran
|
Files
470
|
Run time
25s
|
Badge
README BADGES
|
push
github
ZipExtensionWrapper class added with unit tests. (#693) * ZipExtensionWrapper class added with unit tests. * ZipExtensionWrapperUt updated CreateFromDirectoryAsync_NoWritePermission_ThrowsUnauthorizedAccessException updated with NSubstitute. * Revert "ZipExtensionWrapperUt updated" This reverts commit 1e59c9129. * ZipExtensionWrapperUt editted Fix von CreateFromDirectoryAsync_NoWritePermission_ThrowsUnauthorizedAccessException() test using NSubstitute. * ZipExtensionsWrapperUt overhauled. CreateFromDirectoryAsync_SubdirectoriesAreIncluded_CreatesArchiveWithHierarchy problems in converting tests to work with all operating systems. * Add check for absolut path in ValidatePath. Adjusted some tests. * Adjusted test in DataAccessUt, as this fails due to the new validation in ZipExtensions. * Adjusted another test in DataAccessUt.cs * Fix test * Change Path.IsPathRooted to Path.IsPathFullyQualified to get only absolute paths * Fix testcases for NonAbsolutePaths for notWindows * add some testcases for nonAbsolutePaths * Adding method docs and renaming method in the test --------- Co-authored-by: defnegoncu <goncu.defne@gmail.com> Co-authored-by: Andreas Weishaupt <andreas-93@web.de>
3489 of 16544 relevant lines covered (21.09%)
8.06 hits per line
| Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line |
|---|