~singpolyma/biboumi

ref: 1b72faef3c487232e519a3366db716f5a7e9226a biboumi/tests/end_to_end/scenarios/join_history_limit.py -rw-r--r-- 7.4 KiB
1b72faef — louiz’ 2 years ago
Update the tests to work with oragono
212e8e59 — louiz’ 3 years ago
Merge remote-tracking branch 'linkmauve/die-gc1.0-die'
8013bb1c — louiz’ 3 years ago
And modify the tests to work, by adding the <x/> node in all join presences
efb695be — louiz’ 3 years ago
e2e: Implicitely include the handshake in all tests

Instead of having to write it manually everytime
bd41bc8b — louiz’ 3 years ago
Split all the e2e tests in their own files

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.