1 write to Value
Aspire.Deployment.EndToEnd.Tests (1)
tests\Shared\Hex1bTestHelpers.cs (1)
20return ++Value;
22 references to Value
Aspire.Deployment.EndToEnd.Tests (22)
tests\Shared\Hex1bAutomatorTestHelpers.cs (13)
28.FindPattern(counter.Value.ToString()) 32}, timeout: effectiveTimeout, description: $"success prompt [{counter.Value} OK] $"); 50.FindPattern(counter.Value.ToString()) 53.FindPattern(counter.Value.ToString()) 57}, timeout: effectiveTimeout, description: $"any prompt [{counter.Value} OK/ERR] $"); 76.FindPattern(counter.Value.ToString()) 85.FindPattern(counter.Value.ToString()) 95}, timeout: effectiveTimeout, description: $"success prompt [{counter.Value} OK] $ (fail-fast on error)"); 100$"Command failed with non-zero exit code (detected ERR prompt at sequence {counter.Value}). Check the terminal recording for details."); 131.FindPattern(counter.Value.ToString()) 134}, timeout: effectiveTimeout, description: $"agent init prompt or success prompt [{counter.Value} OK] $"); 148.FindPattern(counter.Value.ToString()) 151}, timeout: effectiveTimeout, description: $"success prompt [{counter.Value} OK] $ after agent init");
tests\Shared\Hex1bTestHelpers.cs (9)
139.FindPattern(counter.Value.ToString()) 162.FindPattern(counter.Value.ToString()) 165.FindPattern(counter.Value.ToString()) 193.FindPattern(counter.Value.ToString()) 219.FindPattern(counter.Value.ToString()) 228.FindPattern(counter.Value.ToString()) 244$"Command failed with non-zero exit code (detected ERR prompt at sequence {counter.Value}). Check the terminal recording for details."); 343.FindPattern(counter.Value.ToString()) 357.FindPattern(counter.Value.ToString())