##// END OF EJS Templates
http-traffic: mostly use payload from encoded msgpack single header instead of multiple ones....
http-traffic: mostly use payload from encoded msgpack single header instead of multiple ones. - headers are not good for handling str/bytes we we store all info in a single b64 field

File last commit:

r459:a66df472 default
r1078:beb1039e python3
Show More
pytest.ini
8 lines | 175 B | text/x-ini | IniLexer
[pytest]
testpaths = vcsserver
norecursedirs = vcsserver/hook_utils/hook_templates
cache_dir = /tmp/.pytest_cache
addopts =
--pdbcls=IPython.terminal.debugger:TerminalPdb