~singpolyma/biboumi

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