8 references to RunCandidateScriptAsync
Infrastructure.Tests (8)
WorkflowScripts\AnalyzeCiFailureWorkflowTests.cs (8)
5380var result = await RunCandidateScriptAsync(fakeGh, candidatesPath, statusPath); 5401var result = await RunCandidateScriptAsync(fakeGh, candidatesPath, statusPath); 5445var result = await RunCandidateScriptAsync(fakeGh, candidatesPath, statusPath); 5494var result = await RunCandidateScriptAsync(fakeGh, candidatesPath, statusPath); 5554var result = await RunCandidateScriptAsync(fakeGh, candidatesPath, statusPath); 5595var result = await RunCandidateScriptAsync(fakeGh, candidatesPath, statusPath); 5639var result = await RunCandidateScriptAsync(fakeGh, candidatesPath, statusPath); 5679var result = await RunCandidateScriptAsync(fakeGh, candidatesPath, statusPath);