##// END OF EJS Templates
cached-commits: updated logic on cached commit updates....
cached-commits: updated logic on cached commit updates. - for repositories we ensure that damaged/empty repositories have initial data instead of now (bug) - for groups we only update based on first set of data inside a group without iterating to nested objects. This new logic goes in sync with new update task of groups with automation.

File last commit:

r3951:041016db default
r4162:5cadc4f9 default
Show More
requirements_test.txt
16 lines | 263 B | text/plain | TextLexer
/ requirements_test.txt
# test related requirements
pytest==4.6.5
py==1.8.0
pytest-cov==2.7.1
pytest-sugar==0.9.2
pytest-runner==5.1.0
pytest-profiling==1.7.0
pytest-timeout==1.3.3
gprof2dot==2017.9.19
mock==3.0.5
cov-core==1.15.0
coverage==4.5.4
webtest==2.0.33
beautifulsoup4==4.6.3