Commit graph

3 commits

Author SHA1 Message Date
rcourtman
b1ed1a2802 test: Add taskHeap.Less tiebreaker test case
When tasks have identical NextRun and Priority, the Less function
falls back to comparing InstanceName alphabetically. Add test to
cover this edge case branch, improving Less coverage to 100%.
2025-12-01 14:36:32 +00:00
rcourtman
43f8a80ae0 Add unit tests for TaskQueue Upsert and Remove methods 2025-11-29 21:38:33 +00:00
rcourtman
946b8fe7ad ADA: Add unit tests for TaskQueue.Snapshot 2025-11-29 19:38:54 +00:00