summaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)Author
2020-08-12Handle SASL failures by displaying a message and aborting the connection9.0-rc1louiz’
2020-06-15e2e: do not fail to start if no irc database exist yetlouiz’
2020-06-15Implement SASL plain authenticationlouiz’
2020-05-06e2e: accept a regexp version of oragono, not just 2.0.0louiz’
2020-05-05Create oragono TLS certificate automatically before each e2e runlouiz’
2020-05-05Remove raw_names_command e2e testlouiz’
2020-05-05Modify oragono’s conf four our testslouiz’
2020-05-05Add the default oragono conflouiz’
2020-05-05Update the tests to work with oragonolouiz’
2020-05-05Start oragono instead of charybdislouiz’
2020-05-05e2e: Switch from coroutines to async, for python3.8louiz’
2020-04-19Demonstrate bug #3429louiz’
2020-03-11Merge remote-tracking branch 'linkmauve/die-gc1.0-die'louiz’
2020-03-11Remove the part of the force-join test that checks the nick changedlouiz’
2020-03-11And modify the tests to work, by adding the <x/> node in all join presenceslouiz’
2020-03-11Fix a type stable-id -> stanza-id, and add a test case to be exhaustivelouiz’
2020-03-11Announce the urn:xmpp:sid:0 NS in MUC's disco#infolouiz’
2020-03-11Make sure we keep the stable-id and origin-id nodes when requiredlouiz’
2020-03-10Add a test to check that XEP-45 stable ID thing is respectedlouiz’
2020-03-02Demonstrate issue #3423 with e2e testslouiz’
2020-03-02e2e: fix the timeout code for expect_unorderedlouiz’
2020-03-02Rename the e2e nicks to make things easier to debuglouiz’
2019-11-13e2e: Add a 10s timeout for expect_stanzalouiz’
2019-11-09e2e: Implicitely include the handshake in all testslouiz’
2019-11-09Clean the __main__ file of the e2e testslouiz’
2019-11-06Add a missing max_history_length field in the IRC server option formlouiz’
2019-11-06e2e: Test the behaviour on bad integer value for ad-hoc confslouiz’
2019-11-06Add a test for MAM without an “end” valuelouiz’
2019-10-31Split all the e2e tests in their own fileslouiz’
2019-09-23Remove a duplicate e2e testlouiz’
2019-09-23Add tests for non anonymous roomslouiz’
2019-09-22Expect a 210 code in the "change nick on join" e2e testlouiz’
2019-09-18Update the e2e test to work with latest slixmpplouiz’
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’