aboutsummaryrefslogtreecommitdiffstats
path: root/internal/notify/policy_test.go
AgeCommit message (Collapse)AuthorFilesLines
36 hoursfix: add the GPLv2 header to the policy testDanilo M.1-0/+11
36 hoursfeat: add the module and the notification policyDanilo M.1-0/+89
The policy functions are pure so they are tested without a bus: urgency from the hints, the timeout rule with its urgency defaults, the two stack tag spellings, and the action pair parse.