summaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)Author
2019-09-14Update the tests to reflect the next->complete changelouiz’
2019-08-25Add a test for outgoing /me messages that confirms issue #3382louiz’
2019-08-20XEP-0410: set not-in-the-room error condition to not-acceptableJonas Schäfer
2019-08-20XEP-0410: implement server-side optimisation for self-pingsJonas Schäfer
2018-10-04Do not send the IRC host directly as real JID of the userrefactor-resourcesJonas Schäfer
2018-09-17Add a test demonstrating #3378louiz’
2018-08-26Flush stdout between each e2e testlouiz’
2018-08-23Disable the throttle limit if negativelouiz’
2018-08-23Trivial move of a variable in a smaller “ifndef” scopelouiz’
2018-07-27Fix a few e2e tests that could fail due to race conditionlouiz’
2018-07-25Add two more sleeps, for the same reasonlouiz’
2018-07-25Disable the throttling for two tests that are very very longlouiz’
2018-07-25Add a timer for each e2e testlouiz’
2018-07-25Add a sleep in a e2e testlouiz’
2018-07-24Trivially improve a e2e testlouiz’
2018-06-25Throttle all commands sent to IRC serverslouiz’
2018-06-19Reject messages from unjoined resources, with an errorlouiz’
2018-06-17Channels’ disco#info includes the number of participantslouiz’
2018-06-01Merge branch 'v8'louiz’
2018-06-01Make the global ad-hoc configure command available in fixed modelouiz’
2018-05-15Merge branch 'v8'louiz’
2018-05-15Add a e2e test for a raw NAMES commandlouiz’
2018-05-14Empty the <command/> nodes before reusing them in our responseslouiz’
2018-04-29Add a test for the <max>0</max> MAM querylouiz’
2018-04-29mam: Send “fin complete” only when appropriatelouiz’
2018-04-29Missing fields in a data-form response are now interpreted as an empty valuelouiz’
2018-04-24Revert "Use a different Date data type"louiz’
2018-04-13Refactor that fixes a compilation issue in Release modelouiz’
2018-04-11Use a different Date data typelouiz’
2018-03-31Send the stanza-id for messages received by other userslouiz’
2018-03-26Fix the e2e test broken by previous commitlouiz’
2018-03-23Change the nick of the joining user AFTER sending all the join stufflouiz’
2018-03-23Properly handle force-join presences by sending everything in returnlouiz’
2018-03-19Add a nick field in the IRC server configuration formlouiz’
2018-03-18Don’t reflect an empty id if it was not includedlouiz’
2018-03-18Reflect message IDs in channel MUCslouiz’
2018-03-18Add a multiline_message e2e testlouiz’
2018-03-18Add some missing includelouiz’
2018-03-18Allow the execution of multiple commands after the IRC connectionlouiz’
2018-03-17Revert "Use std::optional<bool> instead of OptionalBool"louiz’
2018-03-16Use std::optional<bool> instead of OptionalBoollouiz’
2018-03-12Add a few \n in the e2e error messageslouiz’
2018-03-12Add a <item/> node in the presence of a leaving participantlouiz’
2018-03-12Remove the virtual channel feature altogetherlouiz’
2018-02-13Support the <before/> element in MAM requestslouiz’
2018-02-11Send a item-not-found error when the “after” value is not in the archivelouiz’
2018-02-10Handle the “after” RSM value to page through resultslouiz’
2018-02-10e2e test that the last uuid is the same as the “last” value in the iq resultlouiz’
2018-02-10Always return the oldest matching messages from MAM, even if no date is setlouiz’
2018-01-30Add the complete='true' attribute only when appropriatelouiz’