unrhodecode/rhodecode/tests
Daniel Dourvaris 5a3574412b vcs-error: replace disable_vcs middleware with vcs and http exceptions
to avoid vcs connection errors showing to the end user fixes #4140
2016-08-17 07:12:38 +03:00
..
config tests: Test sanitize helper function for integer settings. 2016-08-10 12:09:51 +02:00
controllers refactor: remove old error controller, which has been replaced by pyramid 2016-06-22 12:39:11 +03:00
database project: added all source files and assets 2016-05-24 15:56:53 +02:00
events events: add an event for pull request comments with review status 2016-07-13 10:39:54 +02:00
fixtures pytest: Remove unused repository archives. 2016-06-17 10:07:14 +02:00
functional tests: fixes #4168 removing git xfails in pr and vcs commit tests 2016-08-17 17:58:11 +02:00
integrations integrations-db: don't use default contructor to be consisten with other modules 2016-07-14 11:23:46 +02:00
lib vcs-error: replace disable_vcs middleware with vcs and http exceptions 2016-08-17 07:12:38 +03:00
load tests: Remove code that is moved to the actest repository. #4095 2016-07-21 14:20:22 +02:00
models account: convert change password form to colander schema and fix bug 2016-08-05 06:55:35 +03:00
other auth: Fix renaming of 'auth_cahe_ttl' to 'cache_ttl' #4127 2016-07-27 15:54:42 +02:00
scripts project: added all source files and assets 2016-05-24 15:56:53 +02:00
vcs tests: fixes #4168 removing git xfails in pr and vcs commit tests 2016-08-17 17:58:11 +02:00
__init__.py pytest: Fix the user login function. 2016-05-25 16:50:48 +02:00
auth_external_test.py project: added all source files and assets 2016-05-24 15:56:53 +02:00
fixture.py project: added all source files and assets 2016-05-24 15:56:53 +02:00
plugin.py tests: Add a fixture to get the settings dict. 2016-08-08 15:02:12 +02:00
pylons_plugin.py project: added all source files and assets 2016-05-24 15:56:53 +02:00
run_full_tests.sh project: added all source files and assets 2016-05-24 15:56:53 +02:00
test_vcs_operations.sh project: added all source files and assets 2016-05-24 15:56:53 +02:00
utils.py tests: Fix a helper method that checks if a repository is available on filesystem. 2016-07-21 09:06:47 +02:00
vcsserver.ini project: added all source files and assets 2016-05-24 15:56:53 +02:00
vcsserver_pyramid.ini project: added all source files and assets 2016-05-24 15:56:53 +02:00