48 references to AssertArg
Aspire.Cli.Tests (48)
Agents\TelemetryHookScriptTests.cs (48)
38AssertArg(args, "--event-type", "skill_invocation"); 39AssertArg(args, "--client-name", "copilot-cli"); 40AssertArg(args, "--skill-name", "aspire"); 41AssertArg(args, "--session-id", "session-1"); 54AssertArg(args, "--event-type", "tool_invocation"); 55AssertArg(args, "--client-name", "claude-code"); 56AssertArg(args, "--tool-name", "mcp__aspire__list_resources"); 69AssertArg(args, "--event-type", "reference_file_read"); 71AssertArg(args, "--file-reference", "aspire/references/deploy.md"); 122AssertArg(args, "--event-type", "skill_invocation"); 123AssertArg(args, "--skill-name", "aspire"); 136AssertArg(args, "--event-type", "skill_invocation"); 137AssertArg(args, "--client-name", "claude-code"); 139AssertArg(args, "--skill-name", "aspire-deployment"); 152AssertArg(args, "--event-type", "tool_invocation"); 154AssertArg(args, "--client-name", "vscode"); 155AssertArg(args, "--tool-name", "mcp_aspire_list_resources"); 173AssertArg(args, "--event-type", "skill_invocation"); 174AssertArg(args, "--client-name", "copilot-cli"); 175AssertArg(args, "--skill-name", "aspire"); 191AssertArg(args, "--event-type", "skill_invocation"); 192AssertArg(args, "--skill-name", "aspire"); 206AssertArg(args, "--event-type", "reference_file_read"); 207AssertArg(args, "--file-reference", "aspire/references/deploy.md"); 220AssertArg(args, "--event-type", "skill_invocation"); 221AssertArg(args, "--client-name", "copilot-cli"); 222AssertArg(args, "--skill-name", "aspire"); 223AssertArg(args, "--session-id", "session-1"); 235AssertArg(args, "--event-type", "tool_invocation"); 236AssertArg(args, "--client-name", "claude-code"); 237AssertArg(args, "--tool-name", "mcp__aspire__list_resources"); 282AssertArg(args, "--event-type", "reference_file_read"); 284AssertArg(args, "--file-reference", "aspire/references/deploy.md"); 296AssertArg(args, "--event-type", "skill_invocation"); 297AssertArg(args, "--skill-name", "aspire"); 309AssertArg(args, "--event-type", "skill_invocation"); 310AssertArg(args, "--client-name", "claude-code"); 312AssertArg(args, "--skill-name", "aspire-deployment"); 324AssertArg(args, "--event-type", "tool_invocation"); 326AssertArg(args, "--client-name", "vscode"); 327AssertArg(args, "--tool-name", "mcp_aspire_list_resources"); 343AssertArg(args, "--event-type", "skill_invocation"); 344AssertArg(args, "--client-name", "copilot-cli"); 345AssertArg(args, "--skill-name", "aspire"); 360AssertArg(args, "--event-type", "skill_invocation"); 361AssertArg(args, "--skill-name", "aspire"); 374AssertArg(args, "--event-type", "reference_file_read"); 375AssertArg(args, "--file-reference", "aspire/references/deploy.md");