Pulse/internal/models
rcourtman 926fe5495f Add unit tests for missing ToFrontend converters (models)
Added 17 new test functions covering:
- DockerHost.ToFrontend() with variants for empty display name, swarm,
  services, tasks, and command status
- Host.ToFrontend() with display name fallback logic
- CephCluster.ToFrontend() including empty pools/services case
- ReplicationJob.ToFrontend() including nil time handling
- DockerServiceUpdate.ToFrontend()
- DockerContainer.ToFrontend() for Podman info

Coverage improved from 33.0% to 44.0% in internal/models package.
2025-11-30 13:03:45 +00:00
..
concurrency_test.go Fix settings security tab navigation 2025-10-11 23:29:47 +00:00
converters.go style: use direct type conversions in model converters 2025-11-27 09:24:39 +00:00
converters_test.go Add unit tests for missing ToFrontend converters (models) 2025-11-30 13:03:45 +00:00
models.go feat: adaptive node table layout, guest row fixes, and legacy agent detection 2025-11-25 17:19:36 +00:00
models_frontend.go style: fix gofmt formatting inconsistencies 2025-11-26 23:44:36 +00:00
state_snapshot.go style: fix gofmt formatting inconsistencies 2025-11-26 23:44:36 +00:00