[PR #207] [MERGED] Rewrite some unit-integration-tests to unit-tests (#206) #801

Closed
opened 2025-12-29 15:33:19 +01:00 by adam · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/wiremock/WireMock.Net/pull/207
Author: @StefH
Created: 9/24/2018
Status: Merged
Merged: 9/26/2018
Merged by: @StefH

Base: masterHead: refactor_tests


📝 Commits (10+)

📊 Changes

134 files changed (+9214 additions, -8489 deletions)

View changed files

📝 report/coverage.info (+2070 -2052)
📝 report/coverage.opencover.xml (+3794 -3773)
📝 report/coverlet/WireMock.Net.StandAlone_SimpleCommandLineParser.htm (+1 -1)
📝 report/coverlet/WireMock.Net.StandAlone_StandAloneApp.htm (+1 -1)
📝 report/coverlet/WireMock.Net_AspNetCoreSelfHost.htm (+155 -146)
📝 report/coverlet/WireMock.Net_BodyData.htm (+5 -5)
📝 report/coverlet/WireMock.Net_BodyModel.htm (+1 -1)
📝 report/coverlet/WireMock.Net_BodyParser.htm (+28 -28)
📝 report/coverlet/WireMock.Net_Check.htm (+11 -11)
📝 report/coverlet/WireMock.Net_ClientCertificateHelper.htm (+1 -1)
📝 report/coverlet/WireMock.Net_ClientIPModel.htm (+1 -1)
📝 report/coverlet/WireMock.Net_ConcurentObservableCollection_1.htm (+21 -21)
📝 report/coverlet/WireMock.Net_CookieModel.htm (+1 -1)
📝 report/coverlet/WireMock.Net_CoreStrings.htm (+1 -1)
📝 report/coverlet/WireMock.Net_DictionaryExtensions.htm (+1 -1)
📝 report/coverlet/WireMock.Net_DynamicAsyncResponseProvider.htm (+1 -1)
📝 report/coverlet/WireMock.Net_DynamicResponseProvider.htm (+1 -1)
📝 report/coverlet/WireMock.Net_EncodingModel.htm (+4 -4)
📝 report/coverlet/WireMock.Net_EnhancedFileSystemWatcher.htm (+1 -1)
📝 report/coverlet/WireMock.Net_ExactMatcher.htm (+5 -5)

...and 80 more files

📄 Description

No description provided


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/wiremock/WireMock.Net/pull/207 **Author:** [@StefH](https://github.com/StefH) **Created:** 9/24/2018 **Status:** ✅ Merged **Merged:** 9/26/2018 **Merged by:** [@StefH](https://github.com/StefH) **Base:** `master` ← **Head:** `refactor_tests` --- ### 📝 Commits (10+) - [`87441f3`](https://github.com/wiremock/WireMock.Net/commit/87441f3ed628ec7c39c226e9f7627503c004cd7d) tests - [`a773fe1`](https://github.com/wiremock/WireMock.Net/commit/a773fe16ec5835780fef31a808ca941ae635cf98) OwinResponseMapperTests - [`d8c1831`](https://github.com/wiremock/WireMock.Net/commit/d8c183139f1ccd32002617aa6bd2ccec9b8d8ed4) RequestBuilder_WithBody_IMatcher - [`d898707`](https://github.com/wiremock/WireMock.Net/commit/d898707d2582ee975cd9c27df8d0c560aaa88490) OwinRequestMapper - [`d1947cc`](https://github.com/wiremock/WireMock.Net/commit/d1947ccfbe7a35ad383b58eb5beefd787cef9bff) refactor - [`2f4c3a2`](https://github.com/wiremock/WireMock.Net/commit/2f4c3a2b5d8a81c60f7472ea6f78b3848dbea48a) Add IMapper - [`d07d318`](https://github.com/wiremock/WireMock.Net/commit/d07d31892e1acde4cc019f29fd9d166a5da73006) more tests - [`84e69db`](https://github.com/wiremock/WireMock.Net/commit/84e69db50b73cbd247db7e7d4549e5df60becf48) tests - [`941258a`](https://github.com/wiremock/WireMock.Net/commit/941258af2579e3a3b7dfe7c61c340aca8145fd2a) More tests - [`6847af8`](https://github.com/wiremock/WireMock.Net/commit/6847af889291c0903f8bce60fd32fe41df2d2feb) RequestLogExpirationDuration ### 📊 Changes **134 files changed** (+9214 additions, -8489 deletions) <details> <summary>View changed files</summary> 📝 `report/coverage.info` (+2070 -2052) 📝 `report/coverage.opencover.xml` (+3794 -3773) 📝 `report/coverlet/WireMock.Net.StandAlone_SimpleCommandLineParser.htm` (+1 -1) 📝 `report/coverlet/WireMock.Net.StandAlone_StandAloneApp.htm` (+1 -1) 📝 `report/coverlet/WireMock.Net_AspNetCoreSelfHost.htm` (+155 -146) 📝 `report/coverlet/WireMock.Net_BodyData.htm` (+5 -5) 📝 `report/coverlet/WireMock.Net_BodyModel.htm` (+1 -1) 📝 `report/coverlet/WireMock.Net_BodyParser.htm` (+28 -28) 📝 `report/coverlet/WireMock.Net_Check.htm` (+11 -11) 📝 `report/coverlet/WireMock.Net_ClientCertificateHelper.htm` (+1 -1) 📝 `report/coverlet/WireMock.Net_ClientIPModel.htm` (+1 -1) 📝 `report/coverlet/WireMock.Net_ConcurentObservableCollection_1.htm` (+21 -21) 📝 `report/coverlet/WireMock.Net_CookieModel.htm` (+1 -1) 📝 `report/coverlet/WireMock.Net_CoreStrings.htm` (+1 -1) 📝 `report/coverlet/WireMock.Net_DictionaryExtensions.htm` (+1 -1) 📝 `report/coverlet/WireMock.Net_DynamicAsyncResponseProvider.htm` (+1 -1) 📝 `report/coverlet/WireMock.Net_DynamicResponseProvider.htm` (+1 -1) 📝 `report/coverlet/WireMock.Net_EncodingModel.htm` (+4 -4) 📝 `report/coverlet/WireMock.Net_EnhancedFileSystemWatcher.htm` (+1 -1) 📝 `report/coverlet/WireMock.Net_ExactMatcher.htm` (+5 -5) _...and 80 more files_ </details> ### 📄 Description _No description provided_ --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
adam added the pull-request label 2025-12-29 15:33:19 +01:00
adam closed this issue 2025-12-29 15:33:19 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/WireMock.Net-wiremock#801