summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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-05-04Fix clang warnings on some utils function. It’s also fasterlouiz’
2020-05-02Fix a std::move() warning with clanglouiz’
2020-05-02Fix a compile error with gcc 10louiz’
2020-05-02Revert "Temporarily disable freebsd tests until I fix my freebsd machine"louiz’
2020-05-02ci: Always upload the test: artifactslouiz’
2020-04-19Add missing affiliation and role in nick change presence3429-not-compliant-presencelouiz’
2020-04-19Demonstrate bug #3429louiz’
2020-04-19Temporarily disable freebsd tests until I fix my freebsd machinelouiz’
2020-03-11Update version in doc configurationMaxime “pep” Buquet
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-11Consider the nick change only if it is NOT a joinlouiz’
2020-03-11And modify the tests to work, by adding the <x/> node in all join presenceslouiz’
2020-03-11add CAP_NET_BIND_SERVICE in biboumi.service to be able to bind on port 113louiz’
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-02Avoid nick changes when joining a room that was already joinedlouiz’
2020-03-02Demonstrate issue #3423 with e2e testslouiz’
2020-03-02e2e: fix the timeout code for expect_unorderedlouiz’
2020-03-02Small trivial readability improvementlouiz’
2020-03-02Rename the e2e nicks to make things easier to debuglouiz’
2020-02-25Merge branch 'v8'louiz’
2020-02-25Release version 8.48.4louiz’
2020-02-25Merge branch 'v8'louiz’
2020-02-25Remove all identd sockets on exit signallouiz’
2020-02-25Add an error message for udns error DNS_E_NODATA (cherry-picked from master)louiz’
2020-02-25Ignore malformed identd querieslouiz’
2020-02-25Only consider sockets that are in valid states as identd candidateslouiz’
2020-02-25Fix a typo in a function name (match_pairt)louiz’
2019-11-13Don’t treat presence updates as MUC joinsEmmanuel Gil Peyrot
2019-11-13e2e: Add a 10s timeout for expect_stanzalouiz’
2019-11-13Rename the build directory in the e2e docker doclouiz’
2019-11-13Give a little unsecure docker tip :^)louiz’
2019-11-12Doc: add a missing “cd build/” in one examplelouiz’
2019-11-11Forgot this typo…louiz’
2019-11-11Document how to run the e2e tests with docker, locallylouiz’
2019-11-11Rename the doc from developper to developerlouiz’
2019-11-09Merge branch 'e2e-doc'louiz’
2019-11-09Add a doc describing how to write e2e testslouiz’
2019-11-09e2e: Implicitely include the handshake in all testslouiz’
2019-11-09Clean the __main__ file of the e2e testslouiz’