mirror of
https://github.com/GoodOlClint/PSProxmoxVE.git
synced 2026-07-26 07:58:14 +00:00
d43387806e
- Rename ZZ.ClusterConfig.Integration.Tests.ps1 → 16_Cluster.Tests.ps1 - Replace manual env var setup with _IntegrationHelper.ps1 + Connect-TestPve - Use credential auth (root@pam) throughout — no API tokens - Use $script:PasswordB for node B auth (from helper) - Access JoinInfo.Nodelist as List<Dictionary> (native types from D013) - Keep cluster-specific skip helpers (Skip-IfNoCluster, Skip-IfPve9HaGroups) - Remove redundant Connection context (Connect-TestPve handles it) Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>