1
0
mirror of https://github.com/haiwen/seahub.git synced 2025-07-10 13:44:02 +00:00
seahub/tests/api/endpoints
2019-03-13 13:11:23 +08:00
..
admin fix test error 2019-03-13 13:11:23 +08:00
__init__.py
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 fix dir api test 2019-01-25 16:25:45 +08:00
test_drafts.py add draft&review test (#2527) 2018-11-16 14:27:06 +08:00
test_file_comment.py
test_file_comments_counts.py [tests] Remove unnecessary test 2018-12-11 10:26:14 +08:00
test_file_comments.py comment paging (#1867) 2017-10-19 15:24:59 +08:00
test_file_history.py update file history page/api 2017-12-11 11:18:19 +08:00
test_file_tag.py
test_file_view.py update file history page/api 2017-12-11 11:18:19 +08:00
test_group_discussion.py
test_group_discussions.py
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 update test 2018-06-06 14:11:10 +08:00
test_invitation.py
test_invitations.py tests 2017-12-22 12:13:42 +08:00
test_notifications.py
test_query_zip_progress.py
test_repo_history.py
test_repo_set_password.py
test_repo_trash.py add clean library trash api 2018-02-03 10:58:35 +08:00
test_repos_batch.py
test_repos.py
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 Add ENABLE_ADDRESSBOOK_OPT_IN setting 2017-09-11 11:13:59 +08:00
test_send_share_link.py
test_send_upload_link.py
test_share_link_zip_task.py
test_share_links.py add update share link permission api (#2761) 2019-01-07 16:50:27 +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 update test of admin delete public repo 2018-12-20 18:31:39 +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 star folder (#2955) 2019-02-18 20:26:55 +08:00
test_upload_links.py update permission when user download/upload link 2018-03-01 16:01:20 +08:00
test_user_avatar.py
test_user_enabled_modules.py
test_user.py Add ENABLE_ADDRESSBOOK_OPT_IN setting 2017-09-11 11:13:59 +08:00
test_webdav_secret.py Add webdav secret api 2018-11-24 11:07:54 +08:00
test_wiki_pages.py [wiki] Sort wiki list and pages, add readonly permission to GET api 2018-03-26 13:31:41 +08:00
test_wikis.py fix test 2018-08-27 11:23:35 +08:00
test_zip_task.py