summaryrefslogtreecommitdiff
path: root/tests/end_to_end/sequences.py
AgeCommit message (Collapse)Author
2020-06-15Implement SASL plain authenticationlouiz’
2020-05-06e2e: accept a regexp version of oragono, not just 2.0.0louiz’
2020-05-05Start oragono instead of charybdislouiz’
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.