Skip to content
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

feat: initialize MockFileSystem with drive from current directory #274

Merged
merged 7 commits into from
Mar 5, 2023

Conversation

vbreuss
Copy link
Member

@vbreuss vbreuss commented Mar 5, 2023

Initialize the MockFileSystem with the drive from the current directory and support multiple drives in tests.
Add extension method GetDefaultDrive on MockFileSystem to return the default drive.

Exclude NCrunch files in .gitignore

@vbreuss vbreuss added the coverage Additional tests for edge cases or improvement of test coverage label Mar 5, 2023
@vbreuss vbreuss self-assigned this Mar 5, 2023
@vbreuss vbreuss changed the title coverage: add missing tests coverage: add missing tests to support multiple drives Mar 5, 2023
@github-actions
Copy link

github-actions bot commented Mar 5, 2023

Please check the attached Stryker dashboards on the build pipeline.

@vbreuss vbreuss changed the title coverage: add missing tests to support multiple drives feat: initialize MockFileSystem with drive from current directory Mar 5, 2023
@vbreuss vbreuss added the enhancement New feature or request label Mar 5, 2023
@vbreuss vbreuss enabled auto-merge (squash) March 5, 2023 08:19
@vbreuss vbreuss merged commit 6fbda6f into main Mar 5, 2023
@vbreuss vbreuss deleted the topic/improve-stryker-coverage-2 branch March 5, 2023 08:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
coverage Additional tests for edge cases or improvement of test coverage enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants