-
Notifications
You must be signed in to change notification settings - Fork 262
Issues
is:issue state:open
is:issue state:open
Issue creation is restricted in this repository
Search results
Allow to use custom mocks for parts of the file system
state: needs discussionIssues that need further discussionIssues that need further discussiontype: enhancementIssues that propose new functionalityIssues that propose new functionalityStatus: Open.#1465 In TestableIO/System.IO.Abstractions;MockFileSystem.Directory.CreateDirectory should NOT throw IOException if conflicting file exists
flag: good-first-issueIssues that are good for first time contributorsIssues that are good for first time contributorstype: bugIssues that describe misbehaving functionalityIssues that describe misbehaving functionalityStatus: Open.#1386 In TestableIO/System.IO.Abstractions;[Feature Request] Partially virtual/mockable filesystem
state: needs discussionIssues that need further discussionIssues that need further discussiontype: enhancementIssues that propose new functionalityIssues that propose new functionalityStatus: Open.#1346 In TestableIO/System.IO.Abstractions;dotnet list package failes when TestableIO.System.IO.Abstractions.TestingHelpers is added as package
state: needs discussionIssues that need further discussionIssues that need further discussiontype: bugIssues that describe misbehaving functionalityIssues that describe misbehaving functionalityStatus: Open.#1165 In TestableIO/System.IO.Abstractions;The mock FileStream class does not handle shared file contents correctly.
state: ready to pickIssues that are ready for being worked onIssues that are ready for being worked ontype: bugIssues that describe misbehaving functionalityIssues that describe misbehaving functionalityStatus: Open.#1131 In TestableIO/System.IO.Abstractions;Microsoft Fakes does not generate Fakes namespace for System.IO.Abstractions interfaces
area: metaIssues around high-level/organizational topicsIssues around high-level/organizational topicsstate: needs discussionIssues that need further discussionIssues that need further discussiontype: questionIssues that ask for support / guidanceIssues that ask for support / guidanceStatus: Open.#1073 In TestableIO/System.IO.Abstractions;PathVerifier fails on whitespace filename under Linux and .NET Core
area: testinghelpersIssues that address the testing helpersIssues that address the testing helpersstate: ready to pickIssues that are ready for being worked onIssues that are ready for being worked ontype: bugIssues that describe misbehaving functionalityIssues that describe misbehaving functionalityStatus: Open.#1070 In TestableIO/System.IO.Abstractions;MockPath.GetFullPath does not match windows behavior.
area: testinghelpersIssues that address the testing helpersIssues that address the testing helpersstate: ready to pickIssues that are ready for being worked onIssues that are ready for being worked ontype: bugIssues that describe misbehaving functionalityIssues that describe misbehaving functionalityStatus: Open.#1044 In TestableIO/System.IO.Abstractions;GetDrives on mac returns a DriveInfo.Name "/:\\" -- the colon and backslashes is not expected
area: testinghelpersIssues that address the testing helpersIssues that address the testing helpersstate: ready to pickIssues that are ready for being worked onIssues that are ready for being worked ontype: bugIssues that describe misbehaving functionalityIssues that describe misbehaving functionalityStatus: Open.#927 In TestableIO/System.IO.Abstractions;MockFileSystem.AddFilesFromEmbeddedNamespace() method throws ArgumentNullException
area: testinghelpersIssues that address the testing helpersIssues that address the testing helpersstate: waiting for feedbackIssues that are waiting for feedbackIssues that are waiting for feedbacktype: bugIssues that describe misbehaving functionalityIssues that describe misbehaving functionalityStatus: Open.#921 In TestableIO/System.IO.Abstractions;MockFileSystem.AddFile() does not update MockFileInfo.Exists
state: needs discussionIssues that need further discussionIssues that need further discussiontype: bugIssues that describe misbehaving functionalityIssues that describe misbehaving functionalityStatus: Open.#899 In TestableIO/System.IO.Abstractions;MockDirectory.EnumerateFiles search pattern behaves differently from Directory.EnumerateFiles in .NET 5+
area: testinghelpersIssues that address the testing helpersIssues that address the testing helpersstate: ready to pickIssues that are ready for being worked onIssues that are ready for being worked ontype: bugIssues that describe misbehaving functionalityIssues that describe misbehaving functionalityStatus: Open.#895 In TestableIO/System.IO.Abstractions;