Pulse/internal/models
rcourtman ed9907accb test: Add tests for SyncGuestBackupTimes and UpdateStorageBackupsForInstance
Add tests for the remaining uncovered State methods:
- SyncGuestBackupTimes: Tests backup time sync from storage and PBS backups
- UpdateStorageBackupsForInstance: Tests storage backup updates with instance isolation

Improves internal/models coverage from 89.6% to 95.6%.
2025-12-02 16:22:38 +00:00
..
concurrency_test.go Fix settings security tab navigation 2025-10-11 23:29:47 +00:00
converters.go refactor: Remove unreachable dead code branches 2025-12-02 14:53:07 +00:00
converters_test.go Add unit tests for missing ToFrontend converters (models) 2025-11-30 13:03:45 +00:00
models.go Fix backup indicator being reset when VMs/Containers are re-polled 2025-12-02 00:12:31 +00:00
models_frontend.go style: fix gofmt formatting inconsistencies 2025-11-26 23:44:36 +00:00
state_docker_test.go Add unit tests for State methods (internal/models) 2025-11-30 21:49:43 +00:00
state_host_test.go test: Add tests for SyncGuestBackupTimes and UpdateStorageBackupsForInstance 2025-12-02 16:22:38 +00:00
state_snapshot.go style: fix gofmt formatting inconsistencies 2025-11-26 23:44:36 +00:00