| .. |
|
__init__.py
|
core: updated copyright to 2024
|
2024-11-12 16:39:07 +01:00 |
|
conftest.py
|
core: run ruff format
|
2025-01-13 17:47:37 +01:00 |
|
test_add_field_to_repo.py
|
core: run ruff format
|
2025-01-13 17:47:37 +01:00 |
|
test_add_user_to_user_group.py
|
core: run ruff format
|
2025-01-13 17:47:37 +01:00 |
|
test_api.py
|
feature: adds 'archived' field to internal api response
|
2025-06-18 16:48:54 +02:00 |
|
test_cleanup_repos.py
|
core: run ruff format
|
2025-01-13 17:47:37 +01:00 |
|
test_cleanup_sessions.py
|
core: run ruff format
|
2025-01-13 17:47:37 +01:00 |
|
test_close_pull_request.py
|
security: limit API impersonate feature to only super admins
|
2025-03-24 05:17:44 +01:00 |
|
test_comment_commit.py
|
core: run ruff format
|
2025-01-13 17:47:37 +01:00 |
|
test_comment_pull_request.py
|
security: limit API impersonate feature to only super admins
|
2025-03-24 05:17:44 +01:00 |
|
test_create_gist.py
|
core: run ruff format
|
2025-01-13 17:47:37 +01:00 |
|
test_create_pull_request.py
|
core: run ruff format
|
2025-01-13 17:47:37 +01:00 |
|
test_create_repo.py
|
core: run ruff format
|
2025-01-13 17:47:37 +01:00 |
|
test_create_repo_group.py
|
core: run ruff format
|
2025-01-13 17:47:37 +01:00 |
|
test_create_user.py
|
core: run ruff format
|
2025-01-13 17:47:37 +01:00 |
|
test_create_user_group.py
|
core: run ruff format
|
2025-01-13 17:47:37 +01:00 |
|
test_delete_gist.py
|
core: run ruff format
|
2025-01-13 17:47:37 +01:00 |
|
test_delete_repo.py
|
tests: fixes existing tests; adds tests for forks detach\delete
|
2025-08-01 13:31:30 +02:00 |
|
test_delete_repo_group.py
|
core: run ruff format
|
2025-01-13 17:47:37 +01:00 |
|
test_delete_user.py
|
core: run ruff format
|
2025-01-13 17:47:37 +01:00 |
|
test_delete_user_group.py
|
core: run ruff format
|
2025-01-13 17:47:37 +01:00 |
|
test_deprecated_api.py
|
core: run ruff format
|
2025-01-13 17:47:37 +01:00 |
|
test_fork_repo.py
|
core: run ruff format
|
2025-01-13 17:47:37 +01:00 |
|
test_fts_search.py
|
tests: skip search related tests for now, add new test commands and add pytest-xdist to run in parralel
|
2025-06-25 20:37:14 +02:00 |
|
test_get_gist.py
|
core: run ruff format
|
2025-01-13 17:47:37 +01:00 |
|
test_get_gists.py
|
core: run ruff format
|
2025-01-13 17:47:37 +01:00 |
|
test_get_ip.py
|
core: run ruff format
|
2025-01-13 17:47:37 +01:00 |
|
test_get_locks.py
|
core: run ruff format
|
2025-01-13 17:47:37 +01:00 |
|
test_get_method.py
|
core: run ruff format
|
2025-01-13 17:47:37 +01:00 |
|
test_get_pull_request.py
|
core: run ruff format
|
2025-01-13 17:47:37 +01:00 |
|
test_get_pull_request_comments.py
|
fix(security): do not expose draft comments via API to other users than caller
|
2025-02-24 08:41:01 +01:00 |
|
test_get_pull_requests.py
|
core: run ruff format
|
2025-01-13 17:47:37 +01:00 |
|
test_get_repo.py
|
core: run ruff format
|
2025-01-13 17:47:37 +01:00 |
|
test_get_repo_changeset.py
|
Skip svn test to isolate issue
|
2025-04-03 15:35:24 +02:00 |
|
test_get_repo_comments.py
|
core: run ruff format
|
2025-01-13 17:47:37 +01:00 |
|
test_get_repo_group.py
|
core: run ruff format
|
2025-01-13 17:47:37 +01:00 |
|
test_get_repo_groups.py
|
core: run ruff format
|
2025-01-13 17:47:37 +01:00 |
|
test_get_repo_nodes.py
|
core: run ruff format
|
2025-01-13 17:47:37 +01:00 |
|
test_get_repo_refs.py
|
core: run ruff format
|
2025-01-13 17:47:37 +01:00 |
|
test_get_repos.py
|
core: run ruff format
|
2025-01-13 17:47:37 +01:00 |
|
test_get_server_info.py
|
core: run ruff format
|
2025-01-13 17:47:37 +01:00 |
|
test_get_user.py
|
core: run ruff format
|
2025-01-13 17:47:37 +01:00 |
|
test_get_user_group.py
|
core: run ruff format
|
2025-01-13 17:47:37 +01:00 |
|
test_get_user_groups.py
|
core: run ruff format
|
2025-01-13 17:47:37 +01:00 |
|
test_get_users.py
|
poc: adds AI user to the system, adds migration, changes AI settings to have switch enable\disable AI features
|
2025-09-01 12:51:26 +02:00 |
|
test_grant_user_group_permission.py
|
core: run ruff format
|
2025-01-13 17:47:37 +01:00 |
|
test_grant_user_group_permission_to_repo_group.py
|
core: run ruff format
|
2025-01-13 17:47:37 +01:00 |
|
test_grant_user_group_permission_to_user_group.py
|
core: run ruff format
|
2025-01-13 17:47:37 +01:00 |
|
test_grant_user_permission.py
|
core: run ruff format
|
2025-01-13 17:47:37 +01:00 |
|
test_grant_user_permission_to_repo_group.py
|
core: run ruff format
|
2025-01-13 17:47:37 +01:00 |
|
test_grant_user_permission_to_user_group.py
|
core: run ruff format
|
2025-01-13 17:47:37 +01:00 |
|
test_invalidate_cache.py
|
core: run ruff format
|
2025-01-13 17:47:37 +01:00 |
|
test_merge_pull_request.py
|
security: limit API impersonate feature to only super admins
|
2025-03-24 05:17:44 +01:00 |
|
test_pull.py
|
core: run ruff format
|
2025-01-13 17:47:37 +01:00 |
|
test_remove_field_from_repo.py
|
core: run ruff format
|
2025-01-13 17:47:37 +01:00 |
|
test_remove_user_from_user_group.py
|
core: run ruff format
|
2025-01-13 17:47:37 +01:00 |
|
test_repo_locking.py
|
tests: fix 3 more unit-tests
|
2025-06-25 19:22:38 +02:00 |
|
test_rescan_repos.py
|
core: run ruff format
|
2025-01-13 17:47:37 +01:00 |
|
test_revoke_user_group_permission.py
|
core: run ruff format
|
2025-01-13 17:47:37 +01:00 |
|
test_revoke_user_group_permission_from_repo_group.py
|
core: run ruff format
|
2025-01-13 17:47:37 +01:00 |
|
test_revoke_user_group_permission_from_user_group.py
|
core: run ruff format
|
2025-01-13 17:47:37 +01:00 |
|
test_revoke_user_permission.py
|
core: run ruff format
|
2025-01-13 17:47:37 +01:00 |
|
test_revoke_user_permission_from_repo_group.py
|
core: run ruff format
|
2025-01-13 17:47:37 +01:00 |
|
test_revoke_user_permission_from_user_group.py
|
core: run ruff format
|
2025-01-13 17:47:37 +01:00 |
|
test_service_api.py
|
core: run ruff format
|
2025-01-13 17:47:37 +01:00 |
|
test_store_exception.py
|
core: run ruff format
|
2025-01-13 17:47:37 +01:00 |
|
test_update_pull_request.py
|
core: run ruff format
|
2025-01-13 17:47:37 +01:00 |
|
test_update_repo.py
|
core: run ruff format
|
2025-01-13 17:47:37 +01:00 |
|
test_update_repo_group.py
|
core: run ruff format
|
2025-01-13 17:47:37 +01:00 |
|
test_update_user.py
|
core: run ruff format
|
2025-01-13 17:47:37 +01:00 |
|
test_update_user_group.py
|
core: run ruff format
|
2025-01-13 17:47:37 +01:00 |
|
test_utils.py
|
core: run ruff format
|
2025-01-13 17:47:37 +01:00 |
|
utils.py
|
tests: fixes existing tests; adds tests for forks detach\delete
|
2025-08-01 13:31:30 +02:00 |