Skip to content

[Phase 1a] Integration tests for Read-Host, Get-Credential, and device code #104

@usepowershell

Description

@usepowershell

Part of #98

Write end-to-end tests for prompt scenarios.

Test Scenarios

  • Read-Host with text input
  • Get-Credential with username/password
  • Device code flow (Connect-AzAccount simulation)
  • Confirmation prompt (-Confirm:$true)
  • Multiple prompts in single command
  • Timeout on no response
  • Concurrent requests with different prompts
  • Retry with same snapshot
  • Retry with invalid/expired snapshot

Effort: 1 week

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions