Pulse/pkg/proxmox
rcourtman 1ec59037b9 test: Add invalid user format tests for NewClient
Test error handling for password authentication user format validation:
- Missing realm separator (no @)
- Empty user string
- Multiple @ symbols

Improves NewClient coverage from 74.2% to 83.9%.
2025-12-02 01:25:11 +00:00
..
ceph.go Fix settings security tab navigation 2025-10-11 23:29:47 +00:00
client.go chore: remove additional dead code 2025-11-27 05:13:26 +00:00
client_test.go test: Add invalid user format tests for NewClient 2025-12-02 01:25:11 +00:00
cluster_client.go fix: match storage timeout errors without trailing slash 2025-12-01 22:48:01 +00:00
cluster_client_test.go test: Add permanent failure test for ClusterClient.GetNodes 2025-12-02 01:05:48 +00:00
replication.go Add replication monitoring plumbing and UI 2025-10-22 16:10:15 +00:00
replication_test.go test: Add edge cases for parseReplicationJob fields 2025-12-02 00:24:40 +00:00
zfs.go Fix false ZFS log/cache warnings 2025-10-14 20:57:43 +00:00
zfs_test.go Add unit tests for ZFS device conversion functions 2025-12-01 09:03:48 +00:00