summaryrefslogtreecommitdiff
path: root/t
AgeCommit message (Expand)Author
2013-02-19 Period definitions for tests.release-0.9-6Steve Kemp
2013-02-13 Updated.Steve Kemp
2013-02-13 Added test code.Steve Kemp
2013-02-13 Updated test-suite now a username/password is required for LDAPSteve Kemp
2013-01-14 Test we get an error on non-strings.Steve Kemp
2012-12-31 Added trivial redis tests.Steve Kemp
2012-12-20 Added test-case for HTTP protocol matching against URI schemeSteve Kemp
2012-12-12 Added simple is-singleton test.Steve Kemp
2012-12-10 Ensure we raise an exception if we're trying to resolve an unknown record-t...Steve Kemp
2012-12-07 The http/https alert is no longer special - allow it to be tested.Steve Kemp
2012-12-07 When reporting on failure-types the HTTP/HTTPS test is often reported incor...Steve Kemp
2012-11-26 test the redis module tooSteve Kemp
2012-11-25 Parse the "otherwise 'xxxx'." part of the tests.Steve Kemp
2012-11-24 Test that each test-type returns the correct host.Steve Kemp
2012-11-24 Renamed 'custodian/protocoltest.rb' -> 'custodian/protocoltests.rb' to matc...Steve Kemp
2012-11-24 The argument to our class factories must be a non-nil string.Steve Kemp
2012-11-24 Added new alert-type, to merely write to a file.Steve Kemp
2012-11-24 Ensure that our alert-modules implement both raise + clearSteve Kemp
2012-11-24 Test that the type we guessed is the correct typeSteve Kemp
2012-11-24 Use the new get_type method to simplify the test-logic.Steve Kemp
2012-11-24 Initial/stub implementation of a factory for generating alerting objects.Steve Kemp
2012-11-24 Move the protocol-test includes into a single file to avoid duplication.Steve Kemp
2012-11-23 Test that macro-expansion works correctlySteve Kemp
2012-11-23 More DNS-tests.Steve Kemp
2012-11-23 Basic testing of the DNS-protocol tester.Steve Kemp
2012-11-23 Updated test-cases to cover different parsing routes.Steve Kemp
2012-11-23 Test that inverted() works for each protocol test we know about.Steve Kemp
2012-11-23 Allow the test-factory to return the known-test types, and then test *each*...Steve Kemp
2012-11-23 Removed duplicate member-variables for subclasses.Steve Kemp
2012-11-23 Updated to allow the tests to be inverted via "must *not* run ..."Steve Kemp
2012-11-23 Removed the test-cases for our alerter module. A) it will be reworked, B) ...Steve Kemp
2012-11-23 Moved the code to detect whether an IP-address is inside/outside the Bytema...Steve Kemp
2012-11-23 Test port-detectionSteve Kemp
2012-11-23 Renamed.Steve Kemp
2012-11-23 Removed.Steve Kemp
2012-11-23 Updated.Steve Kemp
2012-11-23 Simple test-cases.Steve Kemp
2012-11-23 Renamed.Steve Kemp
2012-11-23 Removed the old test cases and added new ones.:wqSteve Kemp
2012-11-22 Commented out tests that need work to complete.Steve Kemp
2012-11-22 "ftp://ftp.example.com/ must run ftp" + "rsync://...../" are now both perm...Steve Kemp
2012-11-22 Parse the configuration file into arrays of jobs, via our test-factorySteve Kemp
2012-11-22 Added test-cases for ftp:wqSteve Kemp
2012-11-22 Updated test-case to cope with the changed name of the ping-tool class.Steve Kemp
2012-11-22 Updated for new name.Steve Kemp
2012-11-21 Decouple the enqueuing from the parsing.Steve Kemp
2012-11-20 Moved inside_bytemark? into its own method, added trivial test-cases.Steve Kemp
2012-11-20Added xtra numbers to macro test.Patrick J Cherry
2012-11-20 Comment/whitespace updateSteve Kemp
2012-11-20 New test cases for DNS lookup - basic.Steve Kemp