Commit Graph

11 Commits

Author SHA1 Message Date
Piotr Kiełkowicz 8516612166
Simplify copyright disclaimer (#3181) 2023-12-08 09:41:25 +01:00
Rasmus Kuusmann f6bf9b3c3e
Determine Windows Docker mode (#2722)
Signed-off-by: Rasmus Kuusmann <rkuusmann@splunk.com>
2023-06-29 09:30:02 -07:00
Rasmus Kuusmann e32ab1ef6e
Add NET FX MongoDb integration tests (#2490) 2023-04-25 13:28:42 +00:00
Piotr Kiełkowicz 79d38c1a07
MongoDB - instrumenation for .NET Framework (#2390) 2023-04-14 07:55:04 +00:00
Rasmus Kuusmann 829e6857c8
Add Dependabot updates for IntegrationTests Docker dependencies (#2339) 2023-03-17 19:14:30 +01:00
Piotr Kiełkowicz 689bbb4f76
Cleanup usings (#2191) 2023-02-13 09:36:00 +00:00
Piotr Kiełkowicz fe24131b79
Bump Testcontainers to 2.4.0 (#2144) 2023-02-02 10:56:40 +00:00
Piotr Kiełkowicz f857312cf9
Standardize conditional compilation (#2143) 2023-02-02 10:22:49 +00:00
Piotr Kiełkowicz 7f52c26bbf
IntegrationTests - enable nullable (#1828)
* Remove redundant nullable

* Nullable for IntegrationTests

* dotnet-format

Co-authored-by: Paulo Janotti <pjanotti@splunk.com>
2022-12-19 19:02:54 +00:00
Robert Pająk f94589b41c
Add SmokeTests.ApplicationIsIncluded (#905)
* Add ApplicationIsIncluded test

* Rename AssertExpectationsMet to AssertSpanExpectations

* Refactor

* Refactor

* Refactor

* Rename TestApplication.StartupHook to TestApplication.Smoke

* Fix SmokeTests
2022-06-29 09:41:38 -07:00
Paulo Janotti 17de331195
Correct the case for MongoDB (#899) 2022-06-28 18:00:59 -07:00