From 96771ec4af3c90f39081ae13321e17096c43eaa2 Mon Sep 17 00:00:00 2001 From: Patrick J Cherry Date: Wed, 5 Dec 2012 12:33:59 +0000 Subject: Make sure that the datamapper query is evaluated when clearing all alerts. --- test/tc_mauve_notification.rb | 59 +++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 59 insertions(+) (limited to 'test') diff --git a/test/tc_mauve_notification.rb b/test/tc_mauve_notification.rb index 448c3ca..525b536 100644 --- a/test/tc_mauve_notification.rb +++ b/test/tc_mauve_notification.rb @@ -1007,4 +1007,63 @@ EOF assert_equal("test2@example.com", sent[2]) end + def test_nofitications_after_replace_alert + config=<