Skip to content

Add SessionManagement PowerShell module and lifecycle tests - #39

Open
simond4680-sys wants to merge 2 commits into
tr4m0ryp:mainfrom
simond4680-sys:feature/session-management-module
Open

Add SessionManagement PowerShell module and lifecycle tests#39
simond4680-sys wants to merge 2 commits into
tr4m0ryp:mainfrom
simond4680-sys:feature/session-management-module

Conversation

@simond4680-sys

Copy link
Copy Markdown

Summary

  • add a new PowerShell SessionManagement module with a class-based lifecycle runner
  • implement four explicit phases: SessionHandshake, ActivationRecord, Cleanup, Verify
  • add unit tests and integration tests for success and failure paths
  • document module import, example usage, and test commands in README

Validation

  • Invoke-Pester -Script .\powershell\SessionManagement\tests\SessionManager.Tests.ps1
  • Invoke-Pester -Script .\powershell\SessionManagement\tests\SessionManager.Integration.Tests.ps1

Co-Authored-By: Oz oz-agent@warp.dev

User and others added 2 commits May 23, 2026 02:51
Includes class-based session phase orchestration, unit tests, integration tests, and README usage docs.

Co-Authored-By: Oz <oz-agent@warp.dev>
Add Windows WSL build, artifact verification, runtime smoke test, and USB passthrough notes.

Co-Authored-By: Oz <oz-agent@warp.dev>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant