summaryrefslogtreecommitdiff
path: root/lib/custodian/protocoltest/jabber.rb
AgeCommit message (Expand)Author
2016-04-22More updates to silence rubocop style-guides.Steve Kemp
2015-04-16Updated test-handler for new API.Steve Kemp
2015-03-09Removed trailing whitespace from the codeSteve Kemp
2015-03-09Removed spaces inside parenthesis.Steve Kemp
2015-03-09Prefer single-quotes when you don't need interpolation.Steve Kemp
2015-03-09Don't use parenthesis aroudn conditions in an if.Steve Kemp
2013-05-13 We don't read from the socket for jabber-protocol tests.Steve Kemp
2013-05-13 Use tcp-connect onlySteve Kemp
2012-11-23 Removed duplicate member-variables for subclasses.Steve Kemp
2012-11-22 Parse the configuration file into arrays of jobs, via our test-factorySteve Kemp
2012-11-22 Whitespace updates.Steve Kemp
2012-11-22 Moved tests into a namespace.Steve Kemp
2012-11-22 Updated to require libraries more sanelySteve Kemp
2012-11-21 comment updates.Steve Kemp
2012-11-21 Serialize and cosntruct neatlySteve Kemp
2012-11-21 Added .to_json method to serialize our tests.Steve Kemp
2012-11-21 Added jabber protocolSteve Kemp