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
Label
Filter by label
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Milestones
Filter by milestone
Assignee
Filter by who’s assigned
Sort

Issues list

Microsoft Fakes does not generate Fakes namespace for System.IO.Abstractions interfaces area: meta Issues around high-level/organizational topics state: needs discussion Issues that need further discussion type: question Issues that ask for support / guidance
#1073 opened Dec 29, 2023 by RoyRosenberg
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
Azure Files implementation area: meta Issues around high-level/organizational topics state: needs discussion Issues that need further discussion type: enhancement Issues that propose new functionality
#833 opened Apr 4, 2022 by MgSam
Observing changes in the MockFileSystem area: testinghelpers Issues that address the testing helpers state: ready to pick Issues that are ready for being worked on type: enhancement Issues that propose new functionality
#805 opened Feb 3, 2022 by SuperJMN
LongPaths >260 characters. area: core Issues that address the core abstractions & the wrappers state: needs discussion Issues that need further discussion type: enhancement Issues that propose new functionality
#786 opened Jan 5, 2022 by ericnewton76
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
Dependency Dashboard
#752 opened Aug 25, 2021 by renovate bot
1 task
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 does not support Root directories 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
#702 opened Feb 17, 2021 by derecskey
Add more attributes of EnumerationOptions area: testinghelpers Issues that address the testing helpers state: ready to pick Issues that are ready for being worked on type: enhancement Issues that propose new functionality
#653 opened Oct 9, 2020 by P-Storm
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! Exclude everything labeled bug with -label:bug.