mirror of
https://github.com/wiremock/WireMock.Net.git
synced 2026-01-11 14:20:29 +01:00
Allow setting root folder in LocalFileSystemHandler #183
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @muzammilkm on GitHub (Jun 20, 2019).
Exapnding LocalFileSystemHandler by taking root path for admin mapping, can help reuse LocalFileSystemHandler.
A constructor taking root path & we can set overloaded to settings.FileSystemHandler
Changes in GetMappingFolder
@StefH commented on GitHub (Jun 20, 2019):
You can try preview:
WireMock.Net.1.0.21-ci-11468
@StefH commented on GitHub (Jun 20, 2019):
BTW I see that you have added a NuGet
WireMock, this is done because of above request ?@muzammilkm commented on GitHub (Jun 20, 2019):
No, that's not mine, but one of my colleague who published without consulting me & i would ask him to drop that package and this is not an appropriate way.
@StefH commented on GitHub (Jun 20, 2019):
OK, if you can ask him to unlist the package, that would be great. Else users can be confused.
Did you have time to test latest WireMock.Net.1.0.21-ci-11468 ? Is it working for you?
@muzammilkm commented on GitHub (Jun 20, 2019):
Thanks,
Verified in (1.0.21-ci-11471)
@StefH commented on GitHub (Jun 20, 2019):
Ok. Thanks. Closing this one.
@StefH commented on GitHub (Jul 3, 2019):
https://github.com/WireMock-Net/WireMock.Net/pull/286