##// END OF EJS Templates
vcs: turned some of the commands to be context_uid based. Those selected...
vcs: turned some of the commands to be context_uid based. Those selected functions would always produce same result despite internal state of repository.

File last commit:

r459:a66df472 default
r746:56295f10 default
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