unrhodecode/rhodecode/api/tests
2018-09-19 10:52:06 +02:00
..
__init__.py release: update copyright year to 2018 2018-01-19 17:13:16 +01:00
conftest.py release: update copyright year to 2018 2018-01-19 17:13:16 +01:00
test_add_field_to_repo.py release: update copyright year to 2018 2018-01-19 17:13:16 +01:00
test_add_user_to_user_group.py release: update copyright year to 2018 2018-01-19 17:13:16 +01:00
test_api.py release: update copyright year to 2018 2018-01-19 17:13:16 +01:00
test_cleanup_sessions.py release: update copyright year to 2018 2018-01-19 17:13:16 +01:00
test_close_pull_request.py release: update copyright year to 2018 2018-01-19 17:13:16 +01:00
test_comment_commit.py release: update copyright year to 2018 2018-01-19 17:13:16 +01:00
test_comment_pull_request.py release: update copyright year to 2018 2018-01-19 17:13:16 +01:00
test_create_gist.py release: update copyright year to 2018 2018-01-19 17:13:16 +01:00
test_create_pull_request.py pull-requests: add merge validation to prevent merges to protected branches. 2018-08-28 20:24:40 +02:00
test_create_repo.py release: update copyright year to 2018 2018-01-19 17:13:16 +01:00
test_create_repo_group.py release: update copyright year to 2018 2018-01-19 17:13:16 +01:00
test_create_user.py release: update copyright year to 2018 2018-01-19 17:13:16 +01:00
test_create_user_group.py release: update copyright year to 2018 2018-01-19 17:13:16 +01:00
test_delete_gist.py release: update copyright year to 2018 2018-01-19 17:13:16 +01:00
test_delete_repo.py release: update copyright year to 2018 2018-01-19 17:13:16 +01:00
test_delete_repo_group.py release: update copyright year to 2018 2018-01-19 17:13:16 +01:00
test_delete_user.py release: update copyright year to 2018 2018-01-19 17:13:16 +01:00
test_delete_user_group.py release: update copyright year to 2018 2018-01-19 17:13:16 +01:00
test_deprecated_api.py release: update copyright year to 2018 2018-01-19 17:13:16 +01:00
test_fork_repo.py release: update copyright year to 2018 2018-01-19 17:13:16 +01:00
test_get_gist.py release: update copyright year to 2018 2018-01-19 17:13:16 +01:00
test_get_gists.py release: update copyright year to 2018 2018-01-19 17:13:16 +01:00
test_get_ip.py release: update copyright year to 2018 2018-01-19 17:13:16 +01:00
test_get_locks.py release: update copyright year to 2018 2018-01-19 17:13:16 +01:00
test_get_method.py release: update copyright year to 2018 2018-01-19 17:13:16 +01:00
test_get_pull_request.py release: update copyright year to 2018 2018-01-19 17:13:16 +01:00
test_get_pull_request_comments.py release: update copyright year to 2018 2018-01-19 17:13:16 +01:00
test_get_pull_requests.py release: update copyright year to 2018 2018-01-19 17:13:16 +01:00
test_get_repo.py release: update copyright year to 2018 2018-01-19 17:13:16 +01:00
test_get_repo_changeset.py svn: enable hooks and integration framework execution. 2018-04-06 12:44:01 +02:00
test_get_repo_group.py release: update copyright year to 2018 2018-01-19 17:13:16 +01:00
test_get_repo_groups.py release: update copyright year to 2018 2018-01-19 17:13:16 +01:00
test_get_repo_nodes.py release: update copyright year to 2018 2018-01-19 17:13:16 +01:00
test_get_repo_refs.py release: update copyright year to 2018 2018-01-19 17:13:16 +01:00
test_get_repos.py release: update copyright year to 2018 2018-01-19 17:13:16 +01:00
test_get_server_info.py release: update copyright year to 2018 2018-01-19 17:13:16 +01:00
test_get_user.py release: update copyright year to 2018 2018-01-19 17:13:16 +01:00
test_get_user_group.py release: update copyright year to 2018 2018-01-19 17:13:16 +01:00
test_get_user_groups.py release: update copyright year to 2018 2018-01-19 17:13:16 +01:00
test_get_users.py release: update copyright year to 2018 2018-01-19 17:13:16 +01:00
test_grant_user_group_permission.py release: update copyright year to 2018 2018-01-19 17:13:16 +01:00
test_grant_user_group_permission_to_repo_group.py api: fixed recursive permissions changes to repo group. 2018-07-10 22:39:57 +02:00
test_grant_user_group_permission_to_user_group.py release: update copyright year to 2018 2018-01-19 17:13:16 +01:00
test_grant_user_permission.py release: update copyright year to 2018 2018-01-19 17:13:16 +01:00
test_grant_user_permission_to_repo_group.py release: update copyright year to 2018 2018-01-19 17:13:16 +01:00
test_grant_user_permission_to_user_group.py release: update copyright year to 2018 2018-01-19 17:13:16 +01:00
test_invalidate_cache.py release: update copyright year to 2018 2018-01-19 17:13:16 +01:00
test_merge_pull_request.py release: update copyright year to 2018 2018-01-19 17:13:16 +01:00
test_pull.py validators: fix url_validator tests and make it flag controllable. 2018-09-19 10:52:06 +02:00
test_remove_field_from_repo.py release: update copyright year to 2018 2018-01-19 17:13:16 +01:00
test_remove_user_from_user_group.py release: update copyright year to 2018 2018-01-19 17:13:16 +01:00
test_repo_locking.py release: update copyright year to 2018 2018-01-19 17:13:16 +01:00
test_rescan_repos.py release: update copyright year to 2018 2018-01-19 17:13:16 +01:00
test_revoke_user_group_permission.py release: update copyright year to 2018 2018-01-19 17:13:16 +01:00
test_revoke_user_group_permission_from_repo_group.py release: update copyright year to 2018 2018-01-19 17:13:16 +01:00
test_revoke_user_group_permission_from_user_group.py release: update copyright year to 2018 2018-01-19 17:13:16 +01:00
test_revoke_user_permission.py release: update copyright year to 2018 2018-01-19 17:13:16 +01:00
test_revoke_user_permission_from_repo_group.py release: update copyright year to 2018 2018-01-19 17:13:16 +01:00
test_revoke_user_permission_from_user_group.py release: update copyright year to 2018 2018-01-19 17:13:16 +01:00
test_update_pull_request.py core: use py3 compatible prints 2018-09-12 09:47:41 +02:00
test_update_repo.py validators: fix url_validator tests and make it flag controllable. 2018-09-19 10:52:06 +02:00
test_update_repo_group.py release: update copyright year to 2018 2018-01-19 17:13:16 +01:00
test_update_user.py security: update lastactivity when on audit logs. 2018-07-31 22:52:44 +02:00
test_update_user_group.py api: enable setting sync flag for user groups on create/edit. 2018-03-28 13:27:21 +02:00
test_utils.py pull-requests: add merge validation to prevent merges to protected branches. 2018-08-28 20:24:40 +02:00
utils.py release: update copyright year to 2018 2018-01-19 17:13:16 +01:00