Skip to content

fix: initialize streams returned by MockFile.Create with ReadWrite access - #802

Merged
fgreinacher merged 1 commit into
TestableIO:mainfrom
pianomanjh:bugfix/801
Feb 2, 2022
Merged

fix: initialize streams returned by MockFile.Create with ReadWrite access#802
fgreinacher merged 1 commit into
TestableIO:mainfrom
pianomanjh:bugfix/801

Conversation

@pianomanjh

Copy link
Copy Markdown
Contributor

Fixes#801

@pianomanjhpianomanjh changed the title Streams created with File.Create should be ReadWrite by defaultfix: Streams created with File.Create should be ReadWrite by defaultFeb 1, 2022
@fgreinacherfgreinacher changed the title fix: Streams created with File.Create should be ReadWrite by defaultfix: streams created with File.Create should be ReadWrite by defaultFeb 2, 2022
@fgreinacherfgreinacher changed the title fix: streams created with File.Create should be ReadWrite by defaultfix: initialize streams returned by MockFile.Create with ReadWrite accessFeb 2, 2022
@fgreinacher
fgreinacher merged commit 405b6ec into TestableIO:mainFeb 2, 2022
@fgreinacher

Copy link
Copy Markdown
Contributor

Thanks a lot for you contribution @pianomanjh!

@github-actions

Copy link
Copy Markdown

This is addressed in release v16.1.8.

Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

state: releasedIssues that are released

Projects

None yet

Development

Successfully merging this pull request may close these issues.

MockFileSystem.File.Create(string) returns a stream with CanRead false

2 participants

@pianomanjh@fgreinacher