~singpolyma/biboumi

ref: 212e8e59897c65e50f9d89949824a32d383201f4 biboumi/tests/end_to_end/scenarios/complete_channel_list_with_pages_of_3.py -rw-r--r-- 7.2 KiB
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.