unrhodecode/rhodecode/tests
2016-10-28 10:39:55 +03:00
..
config tests: Change default settings in tests to 'http' 2016-10-04 13:04:40 +02:00
controllers pull-requests: moved the delete logic into the show view. 2016-10-30 20:58:11 +01:00
database subprocess: Change all imports from subprocess -> subprocess32 2016-10-14 09:37:44 +02:00
events tests: Add new attribute is_shadow_repo to test dummy extra data. 2016-09-23 14:31:36 +02:00
fixtures pytest: Remove unused repository archives. 2016-06-17 10:07:14 +02:00
functional diffs: add comments to changeset diffs 2016-10-28 10:39:55 +03:00
integrations webhooks: added variables into the call URL. Fixes #4211 2016-10-06 23:20:55 +02:00
lib system-info: fetch vcs settings from vcsserver. Fixes #4276 2016-11-14 21:14:29 +01:00
load subprocess: Change all imports from subprocess -> subprocess32 2016-10-14 09:37:44 +02:00
models user-groups: new selector for user group memebers. 2016-11-06 16:01:21 +01:00
other subprocess: Change all imports from subprocess -> subprocess32 2016-10-14 09:37:44 +02:00
scripts subprocess: Change all imports from subprocess -> subprocess32 2016-10-14 09:37:44 +02:00
vcs vcs-http: explicitly pass in vcs-type into vcsserver. 2016-11-17 19:25:09 +01:00
__init__.py tests: improve detection of empty flash messages during the tests 2016-11-07 15:44:47 +01:00
auth_external_test.py project: added all source files and assets 2016-05-24 15:56:53 +02:00
fixture.py tests: Fix --without-vcsserver parameter 2016-09-20 14:01:42 +02:00
plugin.py tests: sanitize temp group name to conform with our schema validators that clear 2016-11-17 13:01:19 +01:00
pylons_plugin.py tests: use WARN loglevel by default, and add --test-loglevel flag to change this. 2016-11-17 14:28:08 +01:00
rhodecode.ini docs: fix apache as subdirectory instructions. 2016-11-17 15:57:15 +01: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: Add a method to AssertResponse to check value of elements. 2016-10-23 14:39:26 +02:00
vcsserver_http.ini pytest: Fix settings in test-ini files. 2016-10-07 10:39:14 +02:00
vcsserver_pyro4.ini tests: Create new config files for vcsserver (http/pyro4) 2016-10-04 15:07:10 +02:00