opentelemetry-dotnet/test/OpenTelemetry.Tests
Eddy Nakamura a3bf19d450
Removing Todos (#1029)
* Removing Todos

renaming parameter

adding tests

updating spanbuilderShim

updating to internal

renaming to spanAttributes

solving build issue

adding spec reference

Continue Refactoring TracerProvider. (#1035)

* optimize the flow

* fix instrumenataion

* move mroe things to provider ctor

* move logic arounds

Co-authored-by: Reiley Yang <reyang@microsoft.com>

changing to class and following spec to replace value

replacing from default to null

updating package

adding xunit.runner

renaming method

* removing duplicated files

* adding some tests and updating to default constructor

* removing to be compliant to spec

Co-authored-by: Cijo Thomas <cithomas@microsoft.com>
2020-08-11 07:50:53 -07:00
..
Implementation Removing Todos (#1029) 2020-08-11 07:50:53 -07:00
BaseEventSourceTest.cs Bugfix/test event source (#952) 2020-07-30 10:11:52 -07:00
EventSourceTest.cs Testing EventSource (#944) 2020-07-30 06:38:41 -07:00
InMemoryEventListener.cs Consolidate package version (#971) 2020-08-02 06:20:44 -07:00
OpenTelemetry.Tests.csproj Removing Todos (#1029) 2020-08-11 07:50:53 -07:00
SuppressInstrumentationTest.cs Make SuppressInstrumentation an IDisposable (#988) 2020-08-04 22:04:03 -07:00
TestEventListener.cs Testing EventSource (#944) 2020-07-30 06:38:41 -07:00