unrhodecode/rhodecode/tests/vcs
2016-11-17 19:25:09 +01:00
..
__init__.py project: added all source files and assets 2016-05-24 15:56:53 +02:00
base.py project: added all source files and assets 2016-05-24 15:56:53 +02:00
conftest.py project: added all source files and assets 2016-05-24 15:56:53 +02:00
test_archives.py project: added all source files and assets 2016-05-24 15:56:53 +02:00
test_branches.py project: added all source files and assets 2016-05-24 15:56:53 +02:00
test_client_http.py vcs-http: explicitly pass in vcs-type into vcsserver. 2016-11-17 19:25:09 +01:00
test_commits.py vcs: add equality testing for commits against non commits to allow 2016-10-13 13:30:06 +03:00
test_config.py project: added all source files and assets 2016-05-24 15:56:53 +02:00
test_diff.py project: added all source files and assets 2016-05-24 15:56:53 +02:00
test_exceptions.py project: added all source files and assets 2016-05-24 15:56:53 +02:00
test_filenodes_unicode_path.py project: added all source files and assets 2016-05-24 15:56:53 +02:00
test_getitem.py project: added all source files and assets 2016-05-24 15:56:53 +02:00
test_getslice.py project: added all source files and assets 2016-05-24 15:56:53 +02:00
test_git.py vcs: change way refs are retrieved for git so same name branch/tags 2016-09-12 06:56:30 +03:00
test_hg.py tests: Adapt tests to new merge response object. 2016-10-23 16:04:07 +02:00
test_hg_vcsserver_cache_invalidation.py tests: Only skip test if protocol is 'pyro4' 2016-07-12 19:33:38 +02:00
test_inmemory.py project: added all source files and assets 2016-05-24 15:56:53 +02:00
test_load.py tests: Adapt tests to use the new get_vcs_instance function instead of removed get_repo. 2016-07-21 09:07:29 +02:00
test_nodes.py project: added all source files and assets 2016-05-24 15:56:53 +02:00
test_repository.py vcs: Use more specific merge error reason (either target or source ref missing) 2016-10-27 12:50:02 +02:00
test_svn.py project: added all source files and assets 2016-05-24 15:56:53 +02:00
test_tags.py project: added all source files and assets 2016-05-24 15:56:53 +02:00
test_utils.py subprocess: Change all imports from subprocess -> subprocess32 2016-10-14 09:37:44 +02:00
test_vcs.py tests: Adapt tests to use the new get_vcs_instance function instead of removed get_repo. 2016-07-21 09:07:29 +02:00
test_vcsclient.py tests: Fix tests that depend on the default value of 'pyro4' as backend. 2016-10-04 14:37:09 +02:00
utils.py subprocess: Change all imports from subprocess -> subprocess32 2016-10-14 09:37:44 +02:00