summaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)Author
2017-04-30Make botan’s policy configurable from a filelouiz’
2017-04-21Group simultaneous JOINs into a single command, to avoid floodinglouiz’
2017-04-20Remove the e2e test for the linger_timelouiz’
2017-04-20Revert "Add a linger_time configuration option on IRC servers"louiz’
2017-04-20Fix the tests to take into account the new “your are exempt bla” linelouiz’
2017-04-19Make sure the channel is joined before trying to leave itlouiz’
2017-04-19Merge branch 'mam_default_limit' into 'master' louiz
2017-04-20Fix wrong JID computing when sending iq ping or version in fixed modelouiz’
2017-04-19Add an e2e test for the mam default limitlouiz’
2017-04-19Remove the flood limit in our e2e charybdis configurationlouiz’
2017-04-12Handle the RSM "max" value in the MAM requestslouiz’
2017-04-10Add an e2e test for the ad-hoc reload commandlouiz’
2017-04-09Properly handle multiline topicslouiz’
2017-04-07Add an e2e test for the ad-hoc pinglouiz’
2017-04-07Fix the display of the number of checks to be run by the e2e testslouiz’
2017-04-07Apply all the clang-tidy modernize-* fixeslouiz’
2017-04-04Do not allow pings from resources that aren’t in the channellouiz’
2017-04-04Handle some iq of type='error' as valid ping responselouiz’
2017-03-30Add the archive ID to messages when they are sent to userslouiz’
2017-03-29Respond to disco#info on MUC JIDslouiz’
2017-03-29Change mam namespace to mam:2, instead of mam:1louiz’
2017-03-28e2e: Display the correct number of tests that will runlouiz’
2017-03-14Refactoring louloulibs and cmakelouiz’
2017-03-07e2e: Make the tests work without udns toolouiz’
2017-03-04Fix the order of from and to address in muc traffic info replylouiz’
2017-02-28e2e: Add an outgoing_bind= conf optionlouiz’
2017-02-28Add a test for the ad-hoc command disconnect-from-irc-serverlouiz’
2017-02-28Also test the channel config on a fixed_irc_server instancelouiz’
2017-02-28Add a irc channel ad-hoc configure testlouiz’
2017-02-27Use uname() instead of CMAKE_SYSTEMlouiz’
2017-02-15Surround ipv6 with [], and properly cleanup otherwise invalid domainslouiz’
2017-02-15Little scopeguard cleanup, and add a testlouiz’
2017-02-13Add a e2e test for the previous 2 commitslouiz’
2017-02-12e2e: add tests for the linger time optionlouiz’
2017-01-22Add a linger_time configuration option on IRC serverslouiz’
2016-12-18Send iq error/result when the user changed a MODE command with an iqlouiz’
2016-12-14Test the TLS connectionlouiz’
2016-12-14Introduce a XmlSubNode class that automatically adds itself into its parentlouiz’
2016-12-14e2e: test connection failurelouiz’
2016-12-13Switch back to using std::cout instead of std::cloglouiz’
2016-12-13Send a presence error from the room, when receiving command ERR_BADCHANNELKEYlouiz’
2016-12-12Auto accept presence subscriptionlouiz’
2016-12-11Do not change the nick when joining a second room with a different nicklouiz’
2016-12-11Add a None type for the Iid class (when the iid is completely empty)louiz’
2016-12-10The logger writes to std::cloglouiz’
2016-12-10The config module doesn’t use the logger at alllouiz’
2016-12-09e2e: remove the log_message step, because it causes race conditionslouiz’
2016-12-08e2e: Accept even more unordered things in the connection sequencelouiz’
2016-11-16e2e tests that the IRC server received an ident responselouiz’
2016-11-07Test the error on joining invalid roomlouiz’