opentelemetry-dotnet-instru.../test/IntegrationTests
Mateusz Łach 9324d3d058
[WcfClient] validate span attributes (#2743)
validate span attributes

Co-authored-by: Chris Ventura <45495992+nrcventura@users.noreply.github.com>
2023-07-11 17:40:28 +00:00
..
Helpers Determine Windows Docker mode (#2722) 2023-06-29 09:30:02 -07:00
docker Bump mongo from 5.0.17 to 5.0.18 in /test/IntegrationTests/docker (#2571) 2023-05-25 07:16:26 +00:00
opentelemetry/proto [Tests] Bump opentelemetry protocol files to v.0.20.0 (#2613) 2023-06-07 12:06:08 +02:00
AspNetTests.cs Bump Testcontainers from 3.2.0 to 3.3.0 (#2718) 2023-06-28 06:46:26 +00:00
AssemblyRedirectionOnNetFrameworkTests.cs Restore assembly redirection for .NET Framework (#2479) 2023-04-19 10:20:21 +02:00
BuildTests.DistributionStructure_alpine-linux.verified.txt [WCF][Client] Custom bytecode instrumentation (#2659) 2023-06-19 05:51:38 +00:00
BuildTests.DistributionStructure_linux.verified.txt [WCF][Client] Custom bytecode instrumentation (#2659) 2023-06-19 05:51:38 +00:00
BuildTests.DistributionStructure_osx.verified.txt [WCF][Client] Custom bytecode instrumentation (#2659) 2023-06-19 05:51:38 +00:00
BuildTests.DistributionStructure_windows.verified.txt [WCF][Client] Custom bytecode instrumentation (#2659) 2023-06-19 05:51:38 +00:00
BuildTests.cs Enable implicit usings (#1966) 2023-01-10 10:03:46 -08:00
CustomSdkTests.cs Reenable metrics test (#2100) 2023-01-30 11:05:44 +00:00
DomainNeutralTests.cs Bytecode instrumentation from plugins and unskip StrongNamedTests (#2566) 2023-05-25 06:20:45 +00:00
DotNetCliTests.cs NuGet packages: do not bring instrumentation packages by default (#2554) 2023-06-07 18:57:40 -07:00
ElasticsearchTests.cs [IntegrationTests] Test other instrumentation with various library versions. (#2241) 2023-02-23 11:04:11 +01:00
EntityFrameworkCorePomeloMySqlTests.cs Pomelo.EnityFrameworkCore.MySql intergation test (#2346) 2023-03-22 07:03:04 +00:00
EntityFrameworkCoreTests.cs [IntegrationTests] Test other instrumentation with various library versions. (#2241) 2023-02-23 11:04:11 +01:00
GraphQLTests.cs GraphQL v7.5.0 instrumentation (#2681) 2023-06-26 10:35:47 +00:00
GrpcNetClientTests.cs Grpc.Net.Client - multi library version test (#2347) 2023-03-20 08:24:12 +00:00
HttpNetFrameworkTests.cs Automatic netfx assembly redirection (#1825) 2022-12-21 19:13:08 +00:00
HttpTests.cs Cleanup usings (#2191) 2023-02-13 09:36:00 +00:00
IntegrationTests.csproj Bytecode instrumentation from plugins and unskip StrongNamedTests (#2566) 2023-05-25 06:20:45 +00:00
LibraryVersions.g.cs Bump Quartz from 3.6.2 to 3.6.3 (#2703) 2023-06-27 05:17:28 +00:00
LogTests.cs Standardize conditional compilation (#2143) 2023-02-02 10:22:49 +00:00
MassTransitTests.cs [IntegrationTests] Support for testing multiple nuget package versions (#2230) 2023-02-22 08:42:03 -08:00
ModuleTests.Default.NetCore.verified.txt Container resource detectors + manage resource detectors (#2415) 2023-04-13 07:07:38 +00:00
ModuleTests.Default.NetFx.verified.txt Container resource detectors + manage resource detectors (#2415) 2023-04-13 07:07:38 +00:00
ModuleTests.DefaultNoExporters.NetCore.verified.txt Container resource detectors + manage resource detectors (#2415) 2023-04-13 07:07:38 +00:00
ModuleTests.DefaultNoExporters.NetFx.verified.txt Container resource detectors + manage resource detectors (#2415) 2023-04-13 07:07:38 +00:00
ModuleTests.Minimal.NetCore.verified.txt Bump OTel to 1.4.0-rc.3 (#2157) 2023-02-03 06:39:48 +01:00
ModuleTests.Minimal.NetFx.verified.txt Bump OTel to 1.4.0-rc.3 (#2157) 2023-02-03 06:39:48 +01:00
ModuleTests.cs Container resource detectors + manage resource detectors (#2415) 2023-04-13 07:07:38 +00:00
MongoDBCollection.cs Determine Windows Docker mode (#2722) 2023-06-29 09:30:02 -07:00
MongoDBTests.cs Add NET FX MongoDb integration tests (#2490) 2023-04-25 13:28:42 +00:00
MultipleAppDomainsTests.cs Bytecode instrumentation from plugins and unskip StrongNamedTests (#2566) 2023-05-25 06:20:45 +00:00
MySqlCollection.cs MySqlConnector - traces instrumentation (#2684) 2023-06-21 18:53:52 +02:00
MySqlConnectorTests.cs MySqlConnector - traces instrumentation (#2684) 2023-06-21 18:53:52 +02:00
MySqlDataTests.cs [IntegrationTests] Test other instrumentation with various library versions. (#2241) 2023-02-23 11:04:11 +01:00
NServiceBusTests.cs [IntegrationTests] Test other instrumentation with various library versions. (#2241) 2023-02-23 11:04:11 +01:00
NpqsqlTests.cs [IntegrationTests] Test other instrumentation with various library versions. (#2241) 2023-02-23 11:04:11 +01:00
OpenTracingTests.cs Add OpenTracing integration test (#2723) 2023-06-29 15:00:48 -07:00
PluginsTests.cs Cleanup usings (#2191) 2023-02-13 09:36:00 +00:00
PostgresCollection.cs Add Dependabot updates for IntegrationTests Docker dependencies (#2339) 2023-03-17 19:14:30 +01:00
ProcessTests.cs Cleanup usings (#2191) 2023-02-13 09:36:00 +00:00
QuartzTests.cs [IntegrationTests] Test other instrumentation with various library versions. (#2241) 2023-02-23 11:04:11 +01:00
README.md Reorganize integration tests into one project (#878) 2022-06-23 17:42:56 +00:00
RedisCollection.cs Add Dependabot updates for IntegrationTests Docker dependencies (#2339) 2023-03-17 19:14:30 +01:00
RuntimeTests.cs Cleanup usings (#2191) 2023-02-13 09:36:00 +00:00
SmokeTests.cs Bump OTel packages to v1.5.0 (#2633) 2023-06-09 20:17:57 +02:00
SqlClientMicrosoftTests.cs Sql Instrumentation - skip 3.1.2 test case for .NET Framework (#2281) 2023-03-01 19:50:14 +00:00
SqlClientSystemDataTests.cs Fix .NET Framework tests (#1698) 2022-11-30 17:53:12 +01:00
SqlServerCollection.cs Add Dependabot updates for IntegrationTests Docker dependencies (#2339) 2023-03-17 19:14:30 +01:00
StackExchangeRedisTests.cs Bump OpenTelemetry.Instrumentation.StackExchangeRedis from 1.0.0-rc9.8 to 1.0.0-rc9.9 (#2582) 2023-05-31 08:55:01 +00:00
StrongNamedTests.cs Bytecode instrumentation from plugins and unskip StrongNamedTests (#2566) 2023-05-25 06:20:45 +00:00
VerboseTestFramework.cs Enable implicit usings (#1966) 2023-01-10 10:03:46 -08:00
WcfClientInstrumentation.cs [WcfClient] validate span attributes (#2743) 2023-07-11 17:40:28 +00:00
WcfIISTests.cs [WcfClient] validate span attributes (#2743) 2023-07-11 17:40:28 +00:00
WcfNetFrameworkTests.cs [WcfClient] validate span attributes (#2743) 2023-07-11 17:40:28 +00:00
WcfServerTestHelper.cs [IntegrationTests] Support for testing multiple nuget package versions (#2230) 2023-02-22 08:42:03 -08:00
WcfTestsBase.cs [WCF][Client] Custom bytecode instrumentation (#2659) 2023-06-19 05:51:38 +00:00
test-keypair.snk Fix bytecode instrumentation of strong named assemblies (#1153) 2022-09-06 17:30:50 +00:00
xunit.runner.json Add diagnostic messages and hang dumps for IntegrationTests (#1298) 2022-09-28 16:31:29 -07:00

README.md

Integration Tests

OTLP protos

Some integration tests will validate the data communicated over OTLP. The protos for OTLP can be found in the opentelemetry directory. These protos are copied from the opentelemetry-proto repository. When updating the protos to a new version you just need to copy the opentelemetry directory between the two projects.