##// END OF EJS Templates
git: handle flacky and slow connection issues with git....
git: handle flacky and slow connection issues with git. - on slow, or many packet drop, default timeouts could be easily achieved. Increase them to handle cases of at least 0.3% packet drop and 1024kb connection with 300ms latency.

File last commit:

r325:3c87307b default
r357:305b33c6 stable
Show More
requirements_test.txt
15 lines | 264 B | text/plain | TextLexer
/ requirements_test.txt
# test related requirements
pytest==3.2.5
py==1.5.2
pytest-cov==2.5.1
pytest-sugar==0.9.0
pytest-runner==3.0.0
pytest-catchlog==1.2.2
pytest-profiling==1.2.11
gprof2dot==2017.9.19
pytest-timeout==1.2.0
mock==1.0.1
WebTest==2.0.29
cov-core==1.15.0
coverage==3.7.1