surwren
Explore posts from serversSeeding DB for Integration Test
From what I understand I can change my ControllerTests to something like this:
But is this the best way to do it? Do I need to inject a different service in just to seed?
What are the common modern ways used for Integration tests?
2 replies
✅ Nuget Package Manager does not seem to be updating (How to Troubleshoot?)
I can also confirm that
..\testcontainers-dotnet\examples\WeatherForecast\Directory.Packages.props
has the entry <PackageVersion Include="Selenium.WebDriver.ChromeDriver" Version="131.0.6778.26400" />
Right click -> Restore Nuget packages also does nothing since I get
40 replies