Commit Graph

5 Commits

Author SHA1 Message Date
Piotr Kiełkowicz 8516612166
Simplify copyright disclaimer (#3181) 2023-12-08 09:41:25 +01:00
Rasmus Kuusmann 829e6857c8
Add Dependabot updates for IntegrationTests Docker dependencies (#2339) 2023-03-17 19:14:30 +01:00
Piotr Kiełkowicz fe24131b79
Bump Testcontainers to 2.4.0 (#2144) 2023-02-02 10:56:40 +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
Piotr Kiełkowicz 67b12b4cec
Rename Tests Collection and Fixture types (#972)
* rename npgqslCollection to postgessCollection
tests in fact tests npgsql so no need to change

* SqlClientCollection -> SqlServerCollection changes

* MySqlDataCollection -> MySqlCollection
2022-07-22 05:41:51 +02:00