~singpolyma/biboumi

ref: 8013bb1cfecf410466370c5d337490e30c02ced1 biboumi/tests/end_to_end/scenarios/raw_message.py -rw-r--r-- 644 bytes
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.