##// END OF EJS Templates
git: adjusted code for new libgit2 backend...
git: adjusted code for new libgit2 backend - made @CachedProperty use a custom decarator that can do invalidations. This is required for tests - made few cleanups of code since we use a simpler libgit2 backend now - removed some unused obsolete code

File last commit:

r3629:6b32a7f9 default
r3842:8bd67598 default
Show More
requirements_test.txt
16 lines | 263 B | text/plain | TextLexer
/ requirements_test.txt
# test related requirements
pytest==3.8.2
py==1.6.0
pytest-cov==2.6.0
pytest-sugar==0.9.1
pytest-runner==4.2.0
pytest-profiling==1.3.0
pytest-timeout==1.3.2
gprof2dot==2017.9.19
mock==1.0.1
cov-core==1.15.0
coverage==4.5.3
webtest==2.0.33
beautifulsoup4==4.6.3