Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / TestableIO/System.IO.Abstractions issues and pull requests

#911 - chore(deps): update dependency dotnet-sdk to v7

Pull Request - State: closed - Opened by renovate[bot] about 2 years ago - 2 comments
Labels: state: released

#905 - refactor: split project in wrapper and abstraction

Pull Request - State: closed - Opened by vbreuss about 2 years ago - 13 comments

#900 - fix: Make mocked data lazy-loaded

Pull Request - State: open - Opened by hangy about 2 years ago - 4 comments

#887 - fix: Fixing UNC path GetFullPath when Current Directory is a UNC path

Pull Request - State: closed - Opened by michal-ciechan about 2 years ago - 1 comment
Labels: state: released

#884 - MockFileStreamFactory.Create does not throw correct exceptions

Issue - State: closed - Opened by vbreuss about 2 years ago - 2 comments
Labels: type: bug, state: ready to pick, area: testinghelpers, state: released

#883 - feat: Support event callbacks and custom exceptions in MockFileSystem

Pull Request - State: closed - Opened by vbreuss about 2 years ago - 15 comments

#877 - Throws exception on call methods

Issue - State: closed - Opened by szymonpiekny about 2 years ago - 2 comments
Labels: type: enhancement, state: needs discussion, area: testinghelpers

#875 - feat: set Creation, LastAccess and LastWrite time for files

Pull Request - State: closed - Opened by vbreuss over 2 years ago - 8 comments
Labels: state: released

#872 - Set Creation, LastAccess and LastWrite time for files

Issue - State: closed - Opened by vbreuss over 2 years ago - 2 comments
Labels: type: enhancement, state: ready to pick, area: testinghelpers

#869 - File.CreateSymbolicLink functionality is missing (Added in .net6.0)

Issue - State: closed - Opened by davidrogers090 over 2 years ago - 4 comments
Labels: type: enhancement, state: in work, area: core

#866 - chore(mergify): use PR title & body in commit message

Pull Request - State: closed - Opened by fgreinacher over 2 years ago - 2 comments
Labels: state: released

#864 - fix: #736 - MoveTo implementation for MockDirectoryInfo under TestingHelpers

Pull Request - State: closed - Opened by afroze9 over 2 years ago - 2 comments

#864 - fix: #736 - MoveTo implementation for MockDirectoryInfo under TestingHelpers

Pull Request - State: closed - Opened by afroze9 over 2 years ago - 2 comments

#862 - fix: improve cache invalidation in MockDirectoryInfo

Pull Request - State: closed - Opened by rcdailey over 2 years ago - 2 comments

#854 - MockFileSystemWatcher

Issue - State: closed - Opened by CallumECameron over 2 years ago - 7 comments
Labels: type: enhancement, area: testinghelpers, state: won't do

#826 - How to write a test that checks for insufficient space available?

Issue - State: closed - Opened by FroggieFrog over 2 years ago - 4 comments
Labels: type: enhancement, state: ready to pick, area: testinghelpers, state: released

#826 - How to write a test that checks for insufficient space available?

Issue - State: closed - Opened by FroggieFrog over 2 years ago - 4 comments
Labels: type: enhancement, state: ready to pick, area: testinghelpers, state: released

#826 - How to write a test that checks for insufficient space available?

Issue - State: closed - Opened by FroggieFrog over 2 years ago - 4 comments
Labels: type: enhancement, state: ready to pick, area: testinghelpers, state: released

#826 - How to write a test that checks for insufficient space available?

Issue - State: closed - Opened by FroggieFrog over 2 years ago - 4 comments
Labels: type: enhancement, state: ready to pick, area: testinghelpers, state: released

#826 - How to write a test that checks for insufficient space available?

Issue - State: closed - Opened by FroggieFrog over 2 years ago - 4 comments
Labels: type: enhancement, state: ready to pick, area: testinghelpers, state: released

#816 - fix: GetDirectories returns relative paths if applicable

Pull Request - State: closed - Opened by tuan-tu-tran over 2 years ago - 3 comments

#815 - MockFileSystem.Directory.GetDirectories returns absolute paths instead of relative paths

Issue - State: closed - Opened by tuan-tu-tran over 2 years ago - 1 comment
Labels: type: bug, state: in work, flag: good-first-issue

#815 - MockFileSystem.Directory.GetDirectories returns absolute paths instead of relative paths

Issue - State: open - Opened by tuan-tu-tran over 2 years ago - 1 comment
Labels: type: bug, state: in work, flag: good-first-issue

#793 - feat: Add `Name` to `IFile.Create` (and others)

Pull Request - State: closed - Opened by BrianMcBrayer almost 3 years ago - 6 comments

#786 - LongPaths >260 characters.

Issue - State: open - Opened by ericnewton76 almost 3 years ago - 7 comments
Labels: type: enhancement, state: needs discussion, area: core

#779 - IFile.Create has different return type than File.Create

Issue - State: closed - Opened by Heldenkrieger01 almost 3 years ago - 5 comments
Labels: type: enhancement, state: ready to pick, area: core, flag: good-first-issue

#773 - Test Implementation for Path.GetRelativePath

Issue - State: closed - Opened by zach-delong almost 3 years ago - 6 comments
Labels: type: enhancement, state: ready to pick, area: testinghelpers

#752 - Dependency Dashboard

Issue - State: open - Opened by renovate[bot] about 3 years ago

#736 - Using the MoveTo function to move a mocked directory doesn't update the DirectoryInfo information

Issue - State: closed - Opened by SamirAL89 over 3 years ago - 2 comments
Labels: type: bug, state: ready to pick, area: testinghelpers, state: released, flag: good-first-issue

#728 - Path.GetRelativePath returns inconsistent results

Issue - State: closed - Opened by antonyoni over 3 years ago - 3 comments
Labels: type: bug, state: ready to pick, area: testinghelpers

#721 - docs: add blarson as a contributor

Pull Request - State: closed - Opened by allcontributors[bot] over 3 years ago

#716 - Directory.Exists() incorrectly returns false if directory in path ends in period

Issue - State: closed - Opened by blarson over 3 years ago - 7 comments
Labels: type: bug, state: ready to pick, area: testinghelpers

#702 - MockFileSystem does not support Root directories

Issue - State: closed - Opened by derecskey almost 4 years ago - 5 comments
Labels: type: bug, state: ready to pick, area: testinghelpers, state: released

#653 - Add more attributes of EnumerationOptions

Issue - State: open - Opened by P-Storm about 4 years ago - 3 comments
Labels: type: enhancement, state: ready to pick, area: testinghelpers

#604 - Consider making IServiceCollection extension method

Issue - State: closed - Opened by GeeWee over 4 years ago - 4 comments
Labels: type: enhancement, area: core, state: won't do

#596 - MockFileSystem Directory.EnumerateFiles returns incorrect results, based on input pattern.

Issue - State: open - Opened by pianomanjh over 4 years ago - 12 comments
Labels: type: bug, state: needs discussion, area: testinghelpers, state: stale

#396 - Mock System.IO.Compression.ZipFile

Issue - State: closed - Opened by samds about 6 years ago - 14 comments
Labels: type: enhancement, state: needs discussion, area: core

#396 - Mock System.IO.Compression.ZipFile

Issue - State: closed - Opened by samds about 6 years ago - 14 comments
Labels: type: enhancement, state: needs discussion, area: core

#274 - Cannot set properties on DriveInfoBase objects returned by MockFileSystem.DriveInfo.GetDrives

Issue - State: closed - Opened by jt-msft almost 7 years ago - 7 comments
Labels: type: bug, state: needs discussion, area: testinghelpers, state: stale

#274 - Cannot set properties on DriveInfoBase objects returned by MockFileSystem.DriveInfo.GetDrives

Issue - State: closed - Opened by jt-msft almost 7 years ago - 7 comments
Labels: type: bug, state: needs discussion, area: testinghelpers, state: stale

#32 - Implemented FileInfoBase.LastWriteTime

Pull Request - State: closed - Opened by RobGibbens over 11 years ago - 1 comment
Labels: state: released