##// END OF EJS Templates
pytest: Use hardcoded login URLs in tests....
pytest: Use hardcoded login URLs in tests. - It's not so easy to use pyramids URL generation methods from within the tests. - Therfore we hardcode the URLs.

File last commit:

r1:854a839a default
r40:bc180d4b default
Show More
contributing.rst
19 lines | 239 B | text/x-rst | RstLexer
project: added all source files and assets
r1 .. _contributing:
Contributing to RhodeCode
=========================
Welcome to contribution guides and development docs of RhodeCode.
.. toctree::
:maxdepth: 1
testing/index
dev-setup
db-schema
dev-settings
api