Skip to content

Issues: TestableIO/System.IO.Abstractions

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Assignee
Filter by who’s assigned
Sort

Issues list

dotnet list package failes when TestableIO.System.IO.Abstractions.TestingHelpers is added as package state: needs discussion Issues that need further discussion type: bug Issues that describe misbehaving functionality
#1165 opened Nov 13, 2024 by Dave-Senn
The mock FileStream class does not handle shared file contents correctly. state: ready to pick Issues that are ready for being worked on type: bug Issues that describe misbehaving functionality
#1131 opened Jul 11, 2024 by BillArmstrong
PathVerifier fails on whitespace filename under Linux and .NET Core area: testinghelpers Issues that address the testing helpers state: ready to pick Issues that are ready for being worked on type: bug Issues that describe misbehaving functionality
#1070 opened Dec 25, 2023 by AnakinRaW
MockPath.GetFullPath does not match windows behavior. area: testinghelpers Issues that address the testing helpers state: ready to pick Issues that are ready for being worked on type: bug Issues that describe misbehaving functionality
#1044 opened Oct 8, 2023 by AnakinRaW
GetDrives on mac returns a DriveInfo.Name "/:\\" -- the colon and backslashes is not expected area: testinghelpers Issues that address the testing helpers state: ready to pick Issues that are ready for being worked on type: bug Issues that describe misbehaving functionality
#927 opened Dec 22, 2022 by mikeatdjp
MockFileSystem.AddFilesFromEmbeddedNamespace() method throws ArgumentNullException area: testinghelpers Issues that address the testing helpers state: waiting for feedback Issues that are waiting for feedback type: bug Issues that describe misbehaving functionality
#921 opened Dec 7, 2022 by ristogod
MockFileSystem.AddFile() does not update MockFileInfo.Exists state: needs discussion Issues that need further discussion type: bug Issues that describe misbehaving functionality
#899 opened Oct 25, 2022 by rcdailey
MockDirectory.EnumerateFiles search pattern behaves differently from Directory.EnumerateFiles in .NET 5+ area: testinghelpers Issues that address the testing helpers state: ready to pick Issues that are ready for being worked on type: bug Issues that describe misbehaving functionality
#895 opened Oct 13, 2022 by Gav-Brown
IFileInfo.OpenRead() does not lock file when using MockFileSystem area: testinghelpers Issues that address the testing helpers state: ready to pick Issues that are ready for being worked on type: bug Issues that describe misbehaving functionality
#894 opened Oct 13, 2022 by grotzs
Incorrect LastAccessTime & LastWriteTime for directory area: testinghelpers Issues that address the testing helpers state: ready to pick Issues that are ready for being worked on type: bug Issues that describe misbehaving functionality
#839 opened Apr 29, 2022 by CzBuCHi
MockFileStream.InternalFlush is not thread-safe area: testinghelpers Issues that address the testing helpers state: ready to pick Issues that are ready for being worked on type: bug Issues that describe misbehaving functionality
#784 opened Dec 28, 2021 by Arithmomaniac
Azure Functions in .NET 6. Failed to load System.IO.Abstractions. state: needs discussion Issues that need further discussion type: bug Issues that describe misbehaving functionality
#761 opened Nov 19, 2021 by morrisonbrett
Deleting an open file is handled inconsistently area: testinghelpers Issues that address the testing helpers state: ready to pick Issues that are ready for being worked on type: bug Issues that describe misbehaving functionality
#756 opened Sep 25, 2021 by drorlevywork
MockDirectory.Delete recursive does not consider nested files MockFileData.AllowedFileShare property area: testinghelpers Issues that address the testing helpers state: ready to pick Issues that are ready for being worked on type: bug Issues that describe misbehaving functionality
#747 opened Aug 1, 2021 by cedsan
MockFileSystem Directory.EnumerateFiles returns incorrect results, based on input pattern. area: testinghelpers Issues that address the testing helpers state: needs discussion Issues that need further discussion state: stale type: bug Issues that describe misbehaving functionality
#596 opened May 29, 2020 by pianomanjh
ProTip! Type g i on any issue or pull request to go back to the issue listing page.