Tommy Sørbråten
Tommy Sørbråten
I would suggest a somewhat parallel path with more proper unit tests. Which might be the most practical way to (mostly) test some implementations (like OS/400, as FanDjango points out)....
I agree that exposing your code to real world users is the ultimate test. Though avoiding that your end users experience your errors is generally the goal. After all, experiencing...
> Theory: Use parameter `WebApplication` only if an `application` by that name exists in your `site`. Not properly tested Recreated in integration tests: ```powershell # Only relevant properties included WebVirtualDirectory...
This issue should not occur when using Microsoft.EntityFrameworkCore.SqlServer Version >= 3.1.3