Skip to content

Conversation

@jcouball
Copy link
Member

This will make testing easier since the path normalization will not need
to be mocked.

This will make testing easier since the path normalization will not need
to be mocked.
@jcouball jcouball requested a review from a team as a code owner March 30, 2025 22:31
@jcouball jcouball merged commit c8b07f6 into main Mar 30, 2025
9 checks passed
@jcouball jcouball deleted the optional_path_normalization branch March 30, 2025 22:42
jcouball added a commit that referenced this pull request Mar 31, 2025
Revert the changes introduced in #64 that allowed the user of this lib to make
path normalization optional. The purpose of #64 was to make tests easier to
write. The downside was that the library code itself became more complicated.

Instead this change removes that and adds mocking for path normalization
when it is appropriate to shut it off for tests.
jcouball added a commit that referenced this pull request Mar 31, 2025
Revert the changes introduced in #64 that allowed the user of this lib to make
path normalization optional. The purpose of #64 was to make tests easier to
write. The downside was that the library code itself became more complicated.

Instead this change removes that and adds mocking for path normalization
when it is appropriate to shut it off for tests.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants