summaryrefslogtreecommitdiff
path: root/tests/end_to_end/scenarios/get_irc_connection_info.py
AgeCommit message (Collapse)Author
2020-05-05Update the tests to work with oragonolouiz’
2020-03-11And modify the tests to work, by adding the <x/> node in all join presenceslouiz’
2019-11-09e2e: Implicitely include the handshake in all testslouiz’
Instead of having to write it manually everytime
2019-10-31Split all the e2e tests in their own fileslouiz’
Some duplication is avoided, but most importantly: it’s much much cleaner, easier to find, functions have been cleaned up (functools.partial usages are now hidden), etc.