summaryrefslogtreecommitdiff
path: root/t
AgeCommit message (Expand)Author
2015-04-16Updated test to pass with new IPs.Steve Kemp
2015-03-10Correctly skip the rubocop testing if the gem is missing.Steve Kemp
2015-03-10Removed this test-case.Steve Kemp
2015-03-09Added test-case for quiet-rubocop.Steve Kemp
2015-03-09Removed trailing whitespace from the codeSteve Kemp
2015-03-09Remove spaces before commas.Steve Kemp
2015-03-09More minor space fixupsSteve Kemp
2015-03-09Whitespace fixups.Steve Kemp
2015-03-09Removed spaces inside parenthesis.Steve Kemp
2015-03-09Prefer single-quotes when you don't need interpolation.Steve Kemp
2015-03-09Do not terminate expressions with ";".Steve Kemp
2015-03-09Don't use parenthesis aroudn conditions in an if.Steve Kemp
2015-03-09Do not use parentheses for method calls with no arguments.Steve Kemp
2015-03-09Avoid "Array.new" and "Hash.new"Steve Kemp
2015-03-09Omit the parentheses in defs when the method doesn't accept any arguments.Steve Kemp
2015-03-09Don't use "::" for method-calls.Steve Kemp
2015-03-09Added more tests.Steve Kemp
2015-03-09Use long-namesSteve Kemp
2015-02-18Updated to load the test-implementations more carefully.Steve Kemp
2015-02-18Minor test-case update.Steve Kemp
2015-02-18Updated tests to pass with new API.Steve Kemp
2015-02-17Updated for new test-type API.Steve Kemp
2015-02-05Test that "flush!" is defined as a method.Steve Kemp
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.release-0.9-6Steve Kemp
2013-02-13 Updated.Steve Kemp
2013-02-13 Added test code.Steve Kemp