summaryrefslogtreecommitdiff
path: root/t
AgeCommit message (Expand)Author
2015-01-29Added simple test casesSteve Kemp
2015-01-13Updated mocha-loadingSteve Kemp
2015-01-13Test that returning the test-definition works.Steve Kemp
2015-01-13Don't marry our code to ruby1.8Steve Kemp
2015-01-13Updated the mocha-gem usageSteve Kemp
2015-01-08Updated test to cope with DNS changesSteve Kemp
2014-12-11Moved test-dns-types so that it gets included in the test suite.Patrick J Cherry
2014-12-11Tidied up test suite include pathPatrick J Cherry
2014-12-11Renamed ldap test so it gets included in the test suitePatrick J Cherry
2014-12-11Fixed DNS reverse lookups to use getnameinfoPatrick J Cherry
2013-11-22 Updated tests to succeed.Steve Kemp
2013-10-15 We now allow "with cache busting", and "without cache busting".Steve Kemp
2013-10-15 Fixed test cases to succeed.Steve Kemp
2013-08-05 Ignore the dnsbl test.Steve Kemp
2013-06-24Updated the code to be more module.Steve Kemp
2013-06-24The worst-case for testing a time-period, and one used in theSteve Kemp
2013-06-24Avoid using a bogus timeperiod.Steve Kemp
2013-06-24Updated the tests to ensure the "current hour" is valid.Steve Kemp
2013-06-24 Added Custodian::Util::TimeSpanSteve Kemp
2013-06-24 Updated the expected records now Steve's domain has moved.Steve Kemp
2013-05-15 Updated to test types of integer values.Steve Kemp
2013-04-23 Updated the parser to allow the test to specify whether HTTP-redirectsSteve Kemp
2013-02-25 Added port-guessing test.Steve Kemp
2013-02-25 Loading mauve/redis is optional. The test suite will skip them if notSteve Kemp
2013-02-19 Period definitions for tests.Steve 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