aboutsummaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
2017-09-12Correctly make AJAX request in testPhil Manavopoulos
2017-09-12Add test to assert that AJAX calls are also authenticatedPhil Manavopoulos
2017-03-20Added postgres service + tests for jessiePatrick J Cherry
2017-03-20Moved most gems into debian deps; fixed test "skip" to "omit"; renamed test w...Patrick J Cherry
2017-03-20Updated gems to (roughly) jessie versions; removed XMPP support.Patrick J Cherry
2015-04-20Get tests passing on ruby 2.0.0-p598Alex Young
2015-04-20Removed the Pop3 serverAlex Young
2015-04-16Use 1.9's Encoding to do do away with UTF8-checking in mauve/alert.rbAlex Young
2015-04-13Fix syntax errors in lib/mauve/heartbeat.rbAlex Young
2015-03-25Add a timestamping testAlex Young
2015-02-24Add some basic UDPServer tests.Alex Young
2015-02-23Get tests passing on ruby 1.9.3-p551Alex Young
2015-02-23Stub out test calls to auth which relied on a user who no longer existsAlex Young
2013-05-16Tweaked level-based suppression condition for notifications (to work)Patrick J Cherry
2013-05-16Updated Person#should_suppress to take into account alert level whenPatrick J Cherry
2013-05-16Logging in tests can now be set using LOGLEVEL env variable.Patrick J Cherry
2013-05-14Database now queried to work out if a notification should be suppressed.Patrick J Cherry
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