Skip to content

Add WebSockets#1423

Merged
StefH merged 24 commits intoversion-2.xfrom
ws3
Feb 14, 2026
Merged

Add WebSockets#1423
StefH merged 24 commits intoversion-2.xfrom
ws3

Conversation

@StefH
Copy link
Copy Markdown
Collaborator

@StefH StefH commented Feb 9, 2026

No description provided.

@StefH StefH self-assigned this Feb 9, 2026
@StefH StefH added the feature label Feb 9, 2026
@codecov
Copy link
Copy Markdown

codecov Bot commented Feb 9, 2026

Codecov Report

❌ Patch coverage is 55.77889% with 264 lines in your changes missing coverage. Please review.
✅ Project coverage is 34.11%. Comparing base (dff55e1) to head (aa9be33).
⚠️ Report is 1 commits behind head on version-2.x.

Files with missing lines Patch % Lines
...mal/ResponseProviders/WebSocketResponseProvider.cs 45.36% 165 Missing ⚠️
...Minimal/ResponseBuilders/Response.WithWebSocket.cs 38.09% 26 Missing ⚠️
src/WireMock.Net.Minimal/Matchers/FuncMatcher.cs 62.71% 22 Missing ⚠️
src/WireMock.Net.Minimal/Owin/HostUrlOptions.cs 47.05% 18 Missing ⚠️
...t.Minimal/RequestBuilders/Request.WithWebSocket.cs 71.42% 12 Missing ⚠️
...imal/ResponseProviders/WebSocketHandledResponse.cs 45.45% 6 Missing ⚠️
...rc/WireMock.Net.Minimal/Owin/AspNetCoreSelfHost.cs 90.00% 5 Missing ⚠️
src/WireMock.Net.Minimal/Http/HttpClientBuilder.cs 25.00% 3 Missing ⚠️
...Mock.Net.Shared/Extensions/EnumerableExtensions.cs 75.00% 3 Missing ⚠️
...rc/WireMock.Net.Minimal/Http/HttpClientFactory2.cs 0.00% 1 Missing ⚠️
... and 3 more
Additional details and impacted files
@@               Coverage Diff               @@
##           version-2.x    #1423      +/-   ##
===============================================
+ Coverage        32.98%   34.11%   +1.12%     
===============================================
  Files              153      167      +14     
  Lines            36714    41011    +4297     
===============================================
+ Hits             12111    13990    +1879     
- Misses           24293    26621    +2328     
- Partials           310      400      +90     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@StefH StefH merged commit 8b27da9 into version-2.x Feb 14, 2026
6 checks passed
@StefH StefH deleted the ws3 branch February 14, 2026 07:42
@illunix
Copy link
Copy Markdown

illunix commented Mar 5, 2026

Hey, can I already use it? Is it publish on pre release version?

@StefH
Copy link
Copy Markdown
Collaborator Author

StefH commented Mar 5, 2026

@illunix
You should be able to use the latest preview02 from MyGet

StefH added a commit that referenced this pull request Mar 11, 2026
* Version 2.x

* Setup .NET 9

* 12

* cleanup some #if for NETSTANDARD1_3

* cleanup + fix tests for net8

* openapi

* NO ConfigureAwait(false) + cleanup

* .

* #endif

* HashSet

* WireMock.Net.NUnit

* HttpContext

* Add WebSockets (#1423)

* Add WebSockets

* Add tests

* fix

* more tests

* Add tests

* ...

* remove IOwin

* -

* tests

* fluent

* ok

* match

* .

* byte[]

* x

* func

* func

* byte

* trans

* ...

* frameworks.........

* jmes

* xxx

* sc

* using var httpClient = new HttpClient();

* usings

* maxRetries

* up

* xunit v3

* ct

* ---

* ct

* ct2

* T Unit

* WireMock.Net.TUnitTests / 10

* t unit first

* --project

* no tunit

* t2

* --project

* --project

* ci -  --project

* publish ./test/wiremock-coverage.xml

* windows

* .

* log

* ...

* log

* goed

* BodyType

* .

* .

* --scenario

* ...

* pact

* ct

* .

* WireMock.Net.RestClient.AwesomeAssertions (#1427)

* WireMock.Net.RestClient.AwesomeAssertions

* ok

* atpath

* fix test

* sonar fixes

* ports

* proxy test

* FIX?

* ---

* await Task.Delay(100, _ct);

* ?

* --project

* Aspire: use IDistributedApplicationEventingSubscriber (#1428)

* broadcast

* ok

* more tsts

* .

* Collection

* up

* .

* 2

* remove nfluent

* <VersionPrefix>2.0.0-preview-02</VersionPrefix>

* ...

* .

* nuget icon

* .

* <PackageReference Include="JmesPath.Net" Version="1.1.0" />

* x

* 500

* .

* fix some warnings

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

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants