13 references to SetupTestThirdPartyLogin
Microsoft.AspNetCore.Identity.FunctionalTests (13)
LoginTests.cs (2)
289services.SetupTestThirdPartyLogin(); 310.SetupTestThirdPartyLogin()
ManagementTests.cs (5)
153.SetupTestThirdPartyLogin() 193.SetupTestThirdPartyLogin() 218void ConfigureTestServices(IServiceCollection services) => services.SetupTestThirdPartyLogin(); 243.SetupTestThirdPartyLogin() 278services.SetupTestThirdPartyLogin();
RegistrationTests.cs (6)
118.SetupTestThirdPartyLogin(); 139.SetupTestThirdPartyLogin(); 164.SetupTestThirdPartyLogin(); 186.SetupTestThirdPartyLogin(); 206.SetupTestThirdPartyLogin() 229.SetupTestThirdPartyLogin()