1
0
mirror of https://github.com/haiwen/seahub.git synced 2025-07-05 19:26:30 +00:00
seahub/tests/api/endpoints
Leo 7df1192cbf admin api role check (#4353)
* admin api role check

* add check to new tabs and tests

* fix work-weixin virus scan check
2019-12-16 18:31:29 +08:00
..
admin admin api role check (#4353) 2019-12-16 18:31:29 +08:00
__init__.py
test_abuse_reports.py Illegal report by react (#3415) 2019-11-05 17:46:06 +08:00
test_be_shared_repo.py
test_deleted_repos.py
test_dir_shared_items.py [test] Update tests 2018-12-06 15:54:36 +08:00
test_dir_view.py Python3 master (#4076) 2019-09-11 11:46:43 +08:00
test_drafts.py update draft test 2019-06-03 13:04:12 +08:00
test_file_comment.py
test_file_comments_counts.py Python3 master (#4076) 2019-09-11 11:46:43 +08:00
test_file_comments.py Python3 master (#4076) 2019-09-11 11:46:43 +08:00
test_file_history.py update file history page/api 2017-12-11 11:18:19 +08:00
test_file_participants.py file participant batch add (#3914) 2019-07-26 11:14:08 +08:00
test_file_tag.py Python3 master (#4076) 2019-09-11 11:46:43 +08:00
test_file_view.py Python3 master (#4076) 2019-09-11 11:46:43 +08:00
test_group_libraries.py refactor is_repo_admin func (#3003) 2019-02-27 13:23:04 +08:00
test_group_members.py
test_groups.py move seahub-extra import inside api (#4221) 2019-11-05 16:54:58 +08:00
test_invitation.py Revoke invitation (#3899) 2019-08-05 20:46:59 +08:00
test_invitations.py Python3 master (#4076) 2019-09-11 11:46:43 +08:00
test_notifications.py fix bug of user notification (#3230) 2019-04-12 10:36:22 +08:00
test_query_zip_progress.py
test_repo_api_tokens.py ADD: repo-api-tokens GET POST PUT and access via-repo-token/dir and v… (#4136) 2019-11-04 15:47:20 +08:00
test_repo_commit_dir.py update repo commit dir field 2019-06-05 17:21:35 +08:00
test_repo_commit_revert.py repo commit fix (#3658) 2019-06-14 16:01:33 +08:00
test_repo_history.py
test_repo_related_users.py repo related user for file participant (#3885) 2019-07-23 20:55:17 +08:00
test_repo_set_password.py
test_repo_share_invitation.py Repo invitation (#4264) 2019-11-18 17:55:17 +08:00
test_repo_share_invitations.py Repo invitation (#4264) 2019-11-18 17:55:17 +08:00
test_repo_trash.py department clear trash test fix (#3742) 2019-06-27 13:22:33 +08:00
test_repos_batch.py Python3 master (#4076) 2019-09-11 11:46:43 +08:00
test_repos.py fix test case 2019-05-24 13:52:33 +08:00
test_revision_tag.py revision delete by name(user) (#1903) 2017-11-20 16:37:09 +08:00
test_search_group.py
test_search_user.py
test_send_share_link.py
test_send_upload_link.py
test_share_link_zip_task.py
test_share_links.py share link duplicate generate, return error msg and 400 (#3789) 2019-07-04 16:22:50 +08:00
test_shareable_groups.py [tests] Fix django_constance in tests 2018-04-18 11:11:24 +08:00
test_shared_folders.py
test_shared_repos.py can add public repo permission update (#3241) 2019-04-13 10:05:52 +08:00
test_shared_upload_links.py
test_smart_link.py add smart link token api (#2231) 2018-07-31 11:26:28 +08:00
test_starred_items.py update permission check wehn unstar item 2019-05-14 10:44:38 +08:00
test_upload_links.py fix upload_file_test (#4343) 2019-12-10 14:07:55 +08:00
test_user_avatar.py Python3 master (#4076) 2019-09-11 11:46:43 +08:00
test_user.py Python3 master (#4076) 2019-09-11 11:46:43 +08:00
test_via_repo_token.py Fix npm test (#4284) 2019-11-21 17:29:56 +08:00
test_webdav_secret.py Add webdav secret api 2018-11-24 11:07:54 +08:00
test_wikis.py Merge branch '7.0' 2019-10-21 16:44:49 +08:00
test_zip_task.py