##// END OF EJS Templates
api: use consistent way to extract users, repos, repo groups and user groups by id or name....
api: use consistent way to extract users, repos, repo groups and user groups by id or name. - makes usage of Number vs String to differenciate if we pick objec ID or it's name this will allow easy fetching of objects by either id or it's name, including numeric string name - fixes #5230

File last commit:

r1528:6bced565 default
r1530:1efcb4ee default
Show More
requirements_test.txt
15 lines | 264 B | text/plain | TextLexer
/ requirements_test.txt
requirements: updated structure of requirement files, and re-generated nix files.
r1236 # test related requirements
dependencies: organized test requirements....
r1222 pytest==3.0.5
py==1.4.31
requirements: updated structure of requirement files, and re-generated nix files.
r1236 pytest-cov==2.4.0
pytest-sugar==0.7.1
dependencies: organized test requirements....
r1222 pytest-runner==2.9.0
pytest-catchlog==1.2.2
pytest-profiling==1.2.2
gprof2dot==2016.10.13
pytest-timeout==1.2.0
requirements: updated structure of requirement files, and re-generated nix files.
r1236
dependencies: organized test requirements....
r1222 mock==1.0.1
WebTest==1.4.3
cov-core==1.15.0
coverage==3.7.1