* Bump StackExchange.Redis from 2.1.58 to 2.6.96 in /test Bumps [StackExchange.Redis](https://github.com/StackExchange/StackExchange.Redis) from 2.1.58 to 2.6.96. - [Release notes](https://github.com/StackExchange/StackExchange.Redis/releases) - [Changelog](https://github.com/StackExchange/StackExchange.Redis/blob/main/docs/ReleaseNotes.md) - [Commits](https://github.com/StackExchange/StackExchange.Redis/compare/2.1.58...2.6.96) --- updated-dependencies: - dependency-name: StackExchange.Redis dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> * regenerate library versions for tests --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Piotr Kiełkowicz <pkiekowicz@splunk.com> |
||
|---|---|---|
| .. | ||
| Helpers | ||
| opentelemetry/proto | ||
| AspNetTests.cs | ||
| BuildTests.DistributionStructure_alpine-linux.verified.txt | ||
| BuildTests.DistributionStructure_linux.verified.txt | ||
| BuildTests.DistributionStructure_osx.verified.txt | ||
| BuildTests.DistributionStructure_windows.verified.txt | ||
| BuildTests.cs | ||
| CustomSdkTests.cs | ||
| DomainNeutralTests.cs | ||
| DotNetCliTests.cs | ||
| ElasticsearchTests.cs | ||
| EntityFrameworkCoreTests.cs | ||
| GraphQLTests.cs | ||
| GrpcNetClientTests.cs | ||
| HttpNetFrameworkTests.cs | ||
| HttpTests.cs | ||
| IntegrationTests.csproj | ||
| LibraryVersions.g.cs | ||
| LogTests.cs | ||
| MassTransitTests.cs | ||
| ModuleTests.Default.NetCore.verified.txt | ||
| ModuleTests.Default.NetFx.verified.txt | ||
| ModuleTests.DefaultNoExporters.NetCore.verified.txt | ||
| ModuleTests.DefaultNoExporters.NetFx.verified.txt | ||
| ModuleTests.Minimal.NetCore.verified.txt | ||
| ModuleTests.Minimal.NetFx.verified.txt | ||
| ModuleTests.cs | ||
| MongoDBCollection.cs | ||
| MongoDBTests.cs | ||
| MultipleAppDomainsTests.cs | ||
| MySqlCollection.cs | ||
| MySqlDataTests.cs | ||
| NServiceBusTests.cs | ||
| NpqsqlTests.cs | ||
| PluginsTests.cs | ||
| PostgresCollection.cs | ||
| ProcessTests.cs | ||
| QuartzTests.cs | ||
| README.md | ||
| RedisCollection.cs | ||
| RuntimeTests.cs | ||
| SmokeTests.cs | ||
| SqlClientMicrosoftTests.cs | ||
| SqlClientSystemDataTests.cs | ||
| SqlServerCollection.cs | ||
| StackExchangeRedisTests.cs | ||
| StrongNamedTests.cs | ||
| StrongNamedTestsIntegrations.json | ||
| VerboseTestFramework.cs | ||
| WcfDotNetTests.cs | ||
| WcfNetFrameworkTests.cs | ||
| WcfServerTestHelper.cs | ||
| WcfTestsBase.cs | ||
| test-keypair.snk | ||
| xunit.runner.json | ||
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.