Pulse/pkg/proxmox
rcourtman 79afff8ba2 test: Add invalid value tests for MemoryStatus.UnmarshalJSON
Test error handling for JSON parsing edge cases:
- Invalid JSON syntax
- Unsupported field types (bool, array, object)
- Unparseable string values

Improves coverage from 70.0% to 83.3%.
2025-12-02 01:20:15 +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 value tests for MemoryStatus.UnmarshalJSON 2025-12-02 01:20:15 +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