Rasmus Kuusmann
|
dd79e41efc
|
Enable implicit usings (#1966)
* use implicit usings
* enable implicit usings for nuke project
* fixes
|
2023-01-10 10:03:46 -08:00 |
Rasmus Kuusmann
|
42f8eff961
|
Make HttpClient instrumentation lazy (#1628)
|
2022-11-18 11:34:35 +01:00 |
Robert Pająk
|
c83b3c4624
|
TestHttpServer improvements (#1634)
|
2022-11-18 10:09:02 +01:00 |
Robert Pająk
|
46873fea5a
|
Remove HttpListener healthz endpoint and refine HealthzHelper (#1547)
* Remove healthz from HttpListener
* Improve HealthzHelper
* do not require testName
Co-authored-by: Piotr Kiełkowicz <pkiekowicz@splunk.com>
|
2022-11-08 19:38:52 +00:00 |
Robert Pająk
|
3656f610bc
|
Refactor TestHttpServer and fix HttpListener leakage (#1545)
|
2022-11-08 11:21:22 +00:00 |
Rasmus Kuusmann
|
dc5fcb0d04
|
Replace HttpListener with Kestrel in .NET Core tests (#1413)
|
2022-10-28 09:17:18 +00:00 |