Skip to content

Commit fd04df3

Browse files
renemadsenclaude
andcommitted
test: drop Microsoft.EntityFrameworkCore.InMemory dependency
All tests now run against a real MariaDB via Testcontainers (TestBaseSetup), matching production behaviour for unique constraints, transactions, and referential integrity. Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
1 parent 5dc6072 commit fd04df3

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

eFormAPI/Plugins/TimePlanning.Pn/TimePlanning.Pn.Test/TimePlanning.Pn.Test.csproj

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,6 @@
77
</PropertyGroup>
88

99
<ItemGroup>
10-
<PackageReference Include="Microsoft.EntityFrameworkCore.InMemory" Version="10.0.5" />
1110
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="18.4.0" />
1211
<PackageReference Include="Google.Protobuf" Version="3.34.1" />
1312
<PackageReference Include="Grpc.Net.Client" Version="2.76.0" />

0 commit comments

Comments
 (0)