Age | Commit message (Expand) | Author |
2017-02-13 | Add a e2e test for the previous 2 commits | louiz’ |
2017-02-12 | e2e: add tests for the linger time option | louiz’ |
2017-01-22 | Add a linger_time configuration option on IRC servers | louiz’ |
2016-12-18 | Send iq error/result when the user changed a MODE command with an iq | louiz’ |
2016-12-14 | Test the TLS connection | louiz’ |
2016-12-14 | e2e: test connection failure | louiz’ |
2016-12-13 | Send a presence error from the room, when receiving command ERR_BADCHANNELKEY | louiz’ |
2016-12-12 | Auto accept presence subscription | louiz’ |
2016-12-11 | Do not change the nick when joining a second room with a different nick | louiz’ |
2016-12-09 | e2e: remove the log_message step, because it causes race conditions | louiz’ |
2016-12-08 | e2e: Accept even more unordered things in the connection sequence | louiz’ |
2016-11-16 | e2e tests that the IRC server received an ident response | louiz’ |
2016-11-07 | Test the error on joining invalid room | louiz’ |
2016-11-07 | Add get-irc-connection-info adhoc command | louiz’ |
2016-11-03 | Test the global and IRC server configure commands | louiz’ |
2016-11-02 | Fix the presences sent, when multiple resources join the virtual channel | louiz’ |
2016-10-31 | Actually run all the e2e scenario if nothing is specified | louiz’ |
2016-10-31 | Test successful invite of an other user | louiz’ |
2016-10-31 | Use ensure_future if available, otherwise use asyncio.async | louiz’ |
2016-10-31 | Test self disco | louiz’ |
2016-10-31 | e2e: add the possibility to launch a specific list of scenarios only | louiz’ |
2016-10-31 | Test raw messages | louiz’ |
2016-10-24 | Correctly handle the nick change inside the virtual channel | louiz’ |
2016-10-21 | Revert "Use ensure_future instead of async" | louiz’ |
2016-10-21 | Fix the broken commit 4388b9c | louiz’ |
2016-10-21 | e2e: Fix some logic in check_list_of_xpath | louiz’ |
2016-10-21 | Use ensure_future instead of async | louiz’ |
2016-10-21 | Remove an unused variable in e2e | louiz’ |
2016-10-17 | Use expect_unordered in a few more places | louiz’ |
2016-10-17 | Add tests for the nick change, and the nick conflict | louiz’ |
2016-10-14 | Add two e2e tests on adhoc commands | louiz’ |
2016-10-12 | e2e: test the private and no-copy thingy | louiz’ |
2016-10-12 | e2e: the port to use should be an int, not a string | louiz’ |
2016-10-07 | e2e: add expec_unordered to be able to test things even if the arrive in a di... | louiz’ |
2016-10-07 | Cleanup __main__.py a little bit | louiz’ |
2016-10-04 | Respond to muc#traffic requests | louiz’ |
2016-10-03 | Make version requests work with global user JIDs as well | louiz’ |
2016-10-03 | Implement result-set-management for LIST queries | louiz’ |
2016-10-02 | Use LIST * instead of just LIST, because some servers don’t accept it | louiz’ |
2016-09-20 | Make history messages work with fixed_irc_server | louiz’ |
2016-09-04 | MAM results can be filtered by start and end dates | louiz’ |
2016-08-28 | Respond to MAM requests on a channel JID | louiz’ |
2016-08-23 | Do not fail e2e if the database cannot be removed because it's not there | louiz’ |
2016-08-22 | Delete the database before each e2e test, to start fresh | louiz’ |
2016-08-17 | On a client error, do not QUIT, just make the resource leave all channels | louiz’ |
2016-08-16 | e2e test self invite | louiz’ |
2016-08-10 | Don’t use ! as the separator for nicknames, use % instead | louiz’ |
2016-08-03 | Test the version request, in many ways | louiz’ |
2016-08-02 | Test the kick on a multisession nick | louiz’ |
2016-07-31 | test kick | louiz’ |