Age | Commit message (Expand) | Author |
2020-05-05 | Remove raw_names_command e2e test | louiz’ |
2020-05-05 | Modify oragono’s conf four our tests | louiz’ |
2020-05-05 | Add the default oragono conf | louiz’ |
2020-05-05 | Update the tests to work with oragono | louiz’ |
2020-05-05 | Start oragono instead of charybdis | louiz’ |
2020-05-05 | e2e: Switch from coroutines to async, for python3.8 | louiz’ |
2020-05-04 | Fix clang warnings on some utils function. It’s also faster | louiz’ |
2020-05-02 | Fix a std::move() warning with clang | louiz’ |
2020-05-02 | Fix a compile error with gcc 10 | louiz’ |
2020-05-02 | Revert "Temporarily disable freebsd tests until I fix my freebsd machine" | louiz’ |
2020-05-02 | ci: Always upload the test: artifacts | louiz’ |
2020-04-19 | Add missing affiliation and role in nick change presence3429-not-compliant-presence | louiz’ |
2020-04-19 | Demonstrate bug #3429 | louiz’ |
2020-04-19 | Temporarily disable freebsd tests until I fix my freebsd machine | louiz’ |
2020-03-11 | Update version in doc configuration | Maxime “pep” Buquet |
2020-03-11 | Merge remote-tracking branch 'linkmauve/die-gc1.0-die' | louiz’ |
2020-03-11 | Remove the part of the force-join test that checks the nick changed | louiz’ |
2020-03-11 | Consider the nick change only if it is NOT a join | louiz’ |
2020-03-11 | And modify the tests to work, by adding the <x/> node in all join presences | louiz’ |
2020-03-11 | add CAP_NET_BIND_SERVICE in biboumi.service to be able to bind on port 113 | louiz’ |
2020-03-11 | Fix a type stable-id -> stanza-id, and add a test case to be exhaustive | louiz’ |
2020-03-11 | Announce the urn:xmpp:sid:0 NS in MUC's disco#info | louiz’ |
2020-03-11 | Make sure we keep the stable-id and origin-id nodes when required | louiz’ |
2020-03-10 | Add a test to check that XEP-45 stable ID thing is respected | louiz’ |
2020-03-02 | Avoid nick changes when joining a room that was already joined | louiz’ |
2020-03-02 | Demonstrate issue #3423 with e2e tests | louiz’ |
2020-03-02 | e2e: fix the timeout code for expect_unordered | louiz’ |
2020-03-02 | Small trivial readability improvement | louiz’ |
2020-03-02 | Rename the e2e nicks to make things easier to debug | louiz’ |
2020-02-25 | Merge branch 'v8' | louiz’ |
2020-02-25 | Release version 8.48.4 | louiz’ |
2020-02-25 | Merge branch 'v8' | louiz’ |
2020-02-25 | Remove all identd sockets on exit signal | louiz’ |
2020-02-25 | Add an error message for udns error DNS_E_NODATA (cherry-picked from master) | louiz’ |
2020-02-25 | Ignore malformed identd queries | louiz’ |
2020-02-25 | Only consider sockets that are in valid states as identd candidates | louiz’ |
2020-02-25 | Fix a typo in a function name (match_pairt) | louiz’ |
2019-11-13 | Don’t treat presence updates as MUC joins | Emmanuel Gil Peyrot |
2019-11-13 | e2e: Add a 10s timeout for expect_stanza | louiz’ |
2019-11-13 | Rename the build directory in the e2e docker doc | louiz’ |
2019-11-13 | Give a little unsecure docker tip :^) | louiz’ |
2019-11-12 | Doc: add a missing “cd build/” in one example | louiz’ |
2019-11-11 | Forgot this typo… | louiz’ |
2019-11-11 | Document how to run the e2e tests with docker, locally | louiz’ |
2019-11-11 | Rename the doc from developper to developer | louiz’ |
2019-11-09 | Merge branch 'e2e-doc' | louiz’ |
2019-11-09 | Add a doc describing how to write e2e tests | louiz’ |
2019-11-09 | e2e: Implicitely include the handshake in all tests | louiz’ |
2019-11-09 | Clean the __main__ file of the e2e tests | louiz’ |
2019-11-06 | Make is_empty work with any integral type | louiz’ |