98 references to InstallTestTemplate
dotnet-new.IntegrationTests (98)
DotnetNewHelpTests.Approval.cs (8)
212InstallTestTemplate("TemplateResolution/DifferentLanguagesGroup/BasicFSharp", _log, _fixture.HomeDirectory, workingDirectory); 213InstallTestTemplate("TemplateResolution/DifferentLanguagesGroup/BasicVB", _log, _fixture.HomeDirectory, workingDirectory); 229InstallTestTemplate("TemplateWithMultiValueChoice", _log, _fixture.HomeDirectory, workingDirectory); 344InstallTestTemplate(templateLocation, _log, home, workingDirectory); 359InstallTestTemplate("TemplateWithRequiredParameters", _log, _fixture.HomeDirectory, workingDirectory); 378InstallTestTemplate("TemplateWithConditionalParameters", _log, _fixture.HomeDirectory, workingDirectory); 397InstallTestTemplate($"TemplateResolution/MissedRequiredParameter/BasicTemplate1", _log, _fixture.HomeDirectory, workingDirectory); 416InstallTestTemplate($"TemplateResolution/MissedRequiredParameter/BasicTemplate2", _log, _fixture.HomeDirectory, workingDirectory);
DotnetNewInstallTests.Approval.cs (1)
245InstallTestTemplate("TemplateWithRequiredParameters", _log, homeDirectory);
DotnetNewInstantiateTests.Approval.cs (22)
64InstallTestTemplate("TemplateResolution/DifferentLanguagesGroup/BasicFSharp", _log, home, workingDirectory); 65InstallTestTemplate("TemplateResolution/DifferentLanguagesGroup/BasicVB", _log, home, workingDirectory); 85string templateOneLocation = InstallTestTemplate("TemplateResolution/SameShortName/BasicFSharp", _log, home, workingDirectory); 86string templateTwoLocation = InstallTestTemplate("TemplateResolution/SameShortName/BasicVB", _log, home, workingDirectory); 134InstallTestTemplate("TemplateWithPreferDefaultNameButNoDefaultName", _log, home, workingDirectory); 226string templateOneLocation = InstallTestTemplate("TemplateResolution/SamePrecedenceGroup/BasicTemplate1", _log, home, workingDirectory); 227string templateTwoLocation = InstallTestTemplate("TemplateResolution/SamePrecedenceGroup/BasicTemplate2", _log, home, workingDirectory); 267InstallTestTemplate("TemplateWithMultiValueChoice", _log, home, workingDirectory); 291InstallTestTemplate("TemplateWithMultiValueChoice", _log, home, workingDirectory); 314InstallTestTemplate("TemplateWithConditionalParameters", _log, home, workingDirectory); 347InstallTestTemplate("TemplateWithMultiValueChoice", _log, home, workingDirectory); 365InstallTestTemplate($"TemplateConditionalProcessing", _log, home, workingDirectory); 392InstallTestTemplate("TemplateWithSourceNameAndCustomTargetPath", _log, home, workingDirectory); 469string templateLocation = InstallTestTemplate("Invalid/InvalidHostData", _log, home, workingDirectory); 525string templateLocation = InstallTestTemplate("Invalid/SameShortName", _log, home, workingDirectory); 552InstallTestTemplate("Constraints/RestrictedTemplate", _log, customHivePath); 574InstallTestTemplate("Constraints/RestrictedTemplate", _log, customHivePath); 662InstallTestTemplate("TemplateWithSourceName", _log, customHivePath); 663InstallTestTemplate("TemplateWithConflictShortName", _log, customHivePath); 685InstallTestTemplate("TemplateWithRequiredParameters", _log, homeDirectory, workingDirectory); 711InstallTestTemplate("TemplateWithConditionalParameters", _log, homeDirectory, workingDirectory); 736InstallTestTemplate("TemplateWithRequiredParameters", _log, homeDirectory, workingDirectory);
DotnetNewInstantiateTests.cs (5)
83InstallTestTemplate("TemplateResolution/DifferentLanguagesGroup/BasicFSharp", _log, home, workingDirectory); 156InstallTestTemplate(templateLocation, _log, home, workingDirectory); 209InstallTestTemplate(templateLocation, _log, home, workingDirectory); 262InstallTestTemplate("TemplateWithConditions", _log, home, workingDirectory); 312InstallTestTemplate("TemplateWithPreferDefaultName", _log, home, workingDirectory);
DotnetNewListTests.Approval.cs (5)
97InstallTestTemplate("Constraints/RestrictedTemplate", _log, customHivePath); 98InstallTestTemplate("TemplateWithSourceName", _log, customHivePath); 115InstallTestTemplate("Constraints/RestrictedTemplate", _log, customHivePath); 116InstallTestTemplate("TemplateWithSourceName", _log, customHivePath); 133InstallTestTemplate("TemplateWithConflictShortName", _log, customHivePath);
DotnetNewListTests.cs (1)
527InstallTestTemplate("TemplateGrouping", _log, home, workingDir);
DotnetNewSearchTests.Approval.cs (1)
30InstallTestTemplate("TemplateWithConflictShortName", _log, customHivePath);
DotnetNewUninstallTests.Approval.cs (2)
14string templateLocation = InstallTestTemplate("TemplateWithConflictShortName", _log, customHivePath); 33InstallTestTemplate("TemplateWithRequiredParameters", _log, homeDirectory);
DotnetNewUninstallTests.cs (6)
27string testTemplate = InstallTestTemplate("TemplateResolution/DifferentLanguagesGroup/BasicFSharp", _log, home, workingDirectory); 100string templateLocation = InstallTestTemplate("TemplateResolution/DifferentLanguagesGroup/BasicFSharp", _log, home, workingDirectory); 204string basicFSharp = InstallTestTemplate("TemplateResolution/DifferentLanguagesGroup/BasicFSharp", _log, home, workingDirectory); 205string basicVB = InstallTestTemplate("TemplateResolution/DifferentLanguagesGroup/BasicVB", _log, home, workingDirectory); 250string basicFSharp = InstallTestTemplate("TemplateResolution/DifferentLanguagesGroup/BasicFSharp", _log, home, workingDirectory); 251string basicVB = InstallTestTemplate("TemplateResolution/DifferentLanguagesGroup/BasicVB", _log, home, workingDirectory);
DotnetNewUpdateTests.Approval.cs (1)
14InstallTestTemplate("TemplateWithConflictShortName", _log, customHivePath);
DotnetNewUpdateTests.cs (2)
86InstallTestTemplate("TemplateResolution/DifferentLanguagesGroup/BasicFSharp", _log, home, workingDirectory); 304string templateLocation = InstallTestTemplate("TemplateResolution/DifferentLanguagesGroup/BasicFSharp", _log, home, workingDirectory);
FileRenameTests.cs (1)
20InstallTestTemplate("TemplateWithFileRenameDate", _log, home, workingDirectory);
PostActionTests.Approval.cs (9)
16InstallTestTemplate(templateLocation, _log, home, workingDirectory); 48InstallTestTemplate(templateLocation, _log, home, workingDirectory); 71InstallTestTemplate(templateLocation, _log, home, workingDirectory); 102InstallTestTemplate(templateLocation, _log, home, workingDirectory); 133InstallTestTemplate(templateLocation, _log, home, workingDirectory); 173InstallTestTemplate(templateLocation, _log, home, workingDirectory); 195InstallTestTemplate(templateLocation, _log, home, workingDirectory); 219InstallTestTemplate(templateLocation, _log, home, workingDirectory); 239InstallTestTemplate(templateLocation, _log, home, workingDirectory);
PostActionTests.cs (33)
33InstallTestTemplate(templateLocation, _log, home, workingDirectory); 68InstallTestTemplate(templateLocation, _log, home, workingDirectory); 104InstallTestTemplate(templateLocation, _log, home, workingDirectory); 140InstallTestTemplate(templateLocation, _log, home, workingDirectory); 175InstallTestTemplate(templateLocation, _log, home, workingDirectory); 217InstallTestTemplate(templateLocation, _log, home, workingDirectory); 270InstallTestTemplate(templateLocation, _log, home, workingDirectory); 316InstallTestTemplate(templateLocation, _log, home, workingDirectory); 349InstallTestTemplate(templateLocation, _log, home, workingDirectory); 374InstallTestTemplate(templateLocation, _log, home, workingDirectory); 399InstallTestTemplate(templateLocation, _log, home, workingDirectory); 433InstallTestTemplate(templateLocation, _log, home, workingDirectory); 464InstallTestTemplate(templateLocation, _log, home, workingDirectory); 495InstallTestTemplate(templateLocation, _log, home, workingDirectory); 526InstallTestTemplate(templateLocation, _log, home, workingDirectory); 563InstallTestTemplate(templateLocation, _log, home, workingDirectory); 610InstallTestTemplate(templateLocation, _log, home, workingDirectory); 655InstallTestTemplate(templateLocation, _log, home, workingDirectory); 685InstallTestTemplate(templateLocation, _log, home, workingDirectory); 716InstallTestTemplate(templateLocation, _log, home, workingDirectory); 755InstallTestTemplate(templateLocation, _log, home, workingDirectory); 789InstallTestTemplate(templateLocation, _log, home, workingDirectory); 825InstallTestTemplate(templateLocation, _log, home, workingDirectory); 861InstallTestTemplate(templateLocation, _log, home, workingDirectory); 896InstallTestTemplate(templateLocation, _log, home, workingDirectory); 935InstallTestTemplate(templateLocation, _log, home, workingDirectory); 1034InstallTestTemplate(templateLocation, _log, home, workingDirectory); 1060InstallTestTemplate(existingProjectTemplateLocation, _log, home, workingDirectory); 1061InstallTestTemplate(myProjectTemplateLocation, _log, home, workingDirectory); 1110InstallTestTemplate(templateLocation, _log, home, workingDirectory); 1143InstallTestTemplate(templateLocation, _log, home, workingDirectory); 1176InstallTestTemplate(templateLocation, _log, home, workingDirectory); 1199InstallTestTemplate(templateLocation, _log, home, workingDirectory);
SourcesTests.cs (1)
20InstallTestTemplate("SourceWithExcludeAndWithout", _log, home, workingDirectory);