aboutsummaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
2012-12-12Fixed up alert truncating only to work on strings. Added test case.Patrick J Cherry
2012-12-05Make sure that the datamapper query is evaluated when clearing all alerts.Patrick J Cherry
2012-12-04Fixed up alert notification suppression to notify when alerts get re-raised.Patrick J Cherry
2012-12-04Added more suppression tests.Patrick J Cherry
2012-11-29Rewrote how the decision is made to notify and how update types are set.Patrick J Cherry
2012-11-29Added alert suppression to the server code + protobuf.Patrick J Cherry
2012-11-28Finalised hack to validations such that they only occur when the object is di...Patrick J Cherry
2012-11-27Pop error message off log when a history save is flunked.Patrick J Cherry
2012-11-27Added tests to make sure validation works with History objects.Patrick J Cherry
2012-11-23Minimal DNS now also extends to resolution of items in the sourcePatrick J Cherry
2012-11-23Added minimal_dns_lookups configuration directive to allow alert-groupPatrick J Cherry
2012-11-23Tidided up postgres test teardownPatrick J Cherry
2012-11-21Added test to make sure alert_group gets cached.Patrick J Cherry
2012-07-05Updated configuration for heartbeat to replace poll_every.Patrick J Cherry
2012-07-05Added HTTP api client tests.Patrick J Cherry
2012-07-05Tidied tests to work with the last change.Patrick J Cherry
2012-06-08Fixed notify_when_on_holiday/off_sick flags in configuration + added tests.Patrick J Cherry
2012-06-07Updated DuringRunner to cache calls to the calendar more.Patrick J Cherry
2012-05-08Changed destroy! to destroy everywhere to ensure Histories are deletedPatrick J Cherry
2012-05-08Fixed up PeopleList#resolve_notifications to check for recursion, and onlyPatrick J Cherry
2012-05-08Fixed time tests + standardised dead zone + daylight hours.Patrick J Cherry
2012-05-03* Person and people lists have now become interchangeable, with notificationsPatrick J Cherry
2012-05-03Updated notification tests to test bank_holiday changes etc.Patrick J Cherry
2012-05-03Update Time.bank_holiday? etc. to work correctly.Patrick J Cherry
2012-05-02Added configuration options for daytime_hours, dead_zone, and working_hours.Patrick J Cherry
2012-05-02Don't generate spurious files.Patrick J Cherry
2012-05-01Don't clean stuff if not needed.Patrick J Cherry
2012-05-01Tidied up sqlite mutex nonsense.Patrick J Cherry
2012-05-01Updated sender to try and get things into UTF8 where poss.Patrick J Cherry
2012-04-30Non-UTF8 stuff is now stripped. Added encoding tests.Patrick J Cherry
2012-04-27Fixed notification when on holiday/off sickPatrick J Cherry
2012-04-27Added better time-based people list polling, and added a "calendar" method toPatrick J Cherry
2012-04-27Added default configuration options for a person.Patrick J Cherry
2012-04-27Added no_one_in test for DuringRunnerPatrick J Cherry
2012-04-25Big update.Patrick J Cherry
2012-04-24Updated people_list and notification tests.Patrick J Cherry
2012-04-23Adjusted mauve person tests to use the notification debugger.Patrick J Cherry
2012-04-23Persons/PeopleLists can now specify multiple notification preferences.Patrick J Cherry
2012-04-23People/PeopleLists can now specify individualy notification times/frequenciesPatrick J Cherry
2012-04-21Overhaul of authentication.Patrick J Cherry
2012-04-21Added SSL cert verification for Bytemark Authentication. Also tidied away errorPatrick J Cherry
2012-04-20Updated tests to use coupled processor/notifier.Patrick J Cherry
2012-04-17 * The notification buffer is now used to store Alerts/AlertChangeds and timesPatrick J Cherry
2012-04-17Changed method of including the Debug notification module. Now debug! can bePatrick J Cherry
2012-04-17 * DuringRunner#now? caches its answer, indexed by time. The cache is renewedPatrick J Cherry
2012-03-23Updated badly named test classes.Patrick J Cherry
2012-03-22Tidied up login authentication + tests (woo!)Patrick J Cherry
2012-03-22Updated a couple of test helpers.Patrick J Cherry
2011-11-03Added test to see us through a clock change.Patrick J Cherry
2011-09-16Big documentation update.Patrick J Cherry