~singpolyma/biboumi

ref: 14fe971183e5a281525827c8135965f57e15f73b biboumi/tests/end_to_end/scenarios/complete_channel_list_with_pages_of_3.py -rw-r--r-- 6.7 KiB
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.