RaduzzinDev Genius.NET Integration tests factory for workers and cronsThis article explores how AspNetCore.Mvc.Testing.WebApplicationFactory can be effectively used in projects that do not rely on ASP.NET…Jul 14Jul 14
RaduzzinDev GeniusHow we mock JWT in integration testsWhen it comes to integration testing for web APIs, one of the questions is how we can validate tokens without connecting to IDM, as…May 27May 27
RaduzzUnit — Component — Integration — (Architecture) TestingIn testing, there is no golden rule for defining terms or naming conventions. You are the owner of your code, and you are responsible for…Jun 24Jun 24
RaduzzinDev GeniusIntegration testing — cool ASP factoryIf you have ever dealt with integration testing, you may have found that creating a universal factory can be a bit tricky. How do you mock…Jun 24Jun 24