55 references to AssertArg
Aspire.Cli.Tests (55)
Agents\TelemetryHookScriptTests.cs (55)
38AssertArg(args, "--event-type", "skill_invocation"); 39AssertArg(args, "--client-name", "copilot-cli"); 40AssertArg(args, "--skill-name", "aspire"); 41AssertArg(args, "--session-id", "session-1"); 59AssertArg(args, "--event-type", "skill_invocation"); 60AssertArg(args, "--client-name", "copilot-app"); 61AssertArg(args, "--skill-name", "aspire"); 74AssertArg(args, "--event-type", "tool_invocation"); 75AssertArg(args, "--client-name", "claude-code"); 76AssertArg(args, "--tool-name", "mcp__aspire__list_resources"); 89AssertArg(args, "--event-type", "reference_file_read"); 91AssertArg(args, "--file-reference", "aspire/references/deploy.md"); 142AssertArg(args, "--event-type", "skill_invocation"); 143AssertArg(args, "--skill-name", "aspire"); 156AssertArg(args, "--event-type", "skill_invocation"); 157AssertArg(args, "--client-name", "claude-code"); 159AssertArg(args, "--skill-name", "aspire-deployment"); 172AssertArg(args, "--event-type", "tool_invocation"); 174AssertArg(args, "--client-name", "vscode"); 175AssertArg(args, "--tool-name", "mcp_aspire_list_resources"); 193AssertArg(args, "--event-type", "skill_invocation"); 194AssertArg(args, "--client-name", "copilot-cli"); 195AssertArg(args, "--skill-name", "aspire"); 208AssertArg(args, "--client-name", "copilot-cli"); 224AssertArg(args, "--event-type", "skill_invocation"); 225AssertArg(args, "--skill-name", "aspire"); 239AssertArg(args, "--event-type", "reference_file_read"); 240AssertArg(args, "--file-reference", "aspire/references/deploy.md"); 253AssertArg(args, "--event-type", "skill_invocation"); 254AssertArg(args, "--client-name", "copilot-cli"); 255AssertArg(args, "--skill-name", "aspire"); 256AssertArg(args, "--session-id", "session-1"); 273AssertArg(args, "--event-type", "skill_invocation"); 274AssertArg(args, "--client-name", "copilot-app"); 275AssertArg(args, "--skill-name", "aspire"); 287AssertArg(args, "--event-type", "tool_invocation"); 288AssertArg(args, "--client-name", "claude-code"); 289AssertArg(args, "--tool-name", "mcp__aspire__list_resources"); 334AssertArg(args, "--event-type", "reference_file_read"); 336AssertArg(args, "--file-reference", "aspire/references/deploy.md"); 348AssertArg(args, "--event-type", "skill_invocation"); 349AssertArg(args, "--skill-name", "aspire"); 361AssertArg(args, "--event-type", "skill_invocation"); 362AssertArg(args, "--client-name", "claude-code"); 364AssertArg(args, "--skill-name", "aspire-deployment"); 376AssertArg(args, "--event-type", "tool_invocation"); 378AssertArg(args, "--client-name", "vscode"); 379AssertArg(args, "--tool-name", "mcp_aspire_list_resources"); 395AssertArg(args, "--event-type", "skill_invocation"); 396AssertArg(args, "--client-name", "copilot-cli"); 397AssertArg(args, "--skill-name", "aspire"); 412AssertArg(args, "--event-type", "skill_invocation"); 413AssertArg(args, "--skill-name", "aspire"); 426AssertArg(args, "--event-type", "reference_file_read"); 427AssertArg(args, "--file-reference", "aspire/references/deploy.md");