1
0
mirror of https://github.com/haiwen/seahub.git synced 2025-07-10 05:35:10 +00:00
seahub/tests/api/endpoints
2019-06-28 09:53:25 +08:00
..
admin admin add group with period in name (#3712) 2019-06-26 18:19:00 +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 update draft test 2019-06-03 13:04:12 +08:00
test_dtable.py fix test error (#3732) 2019-06-26 15:59:18 +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 file participants api-v2.1 2019-06-28 09:53:25 +08:00
test_file_history.py
test_file_tag.py
test_file_view.py
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 admin add group with period in name (#3712) 2019-06-26 18:19:00 +08:00
test_invitation.py
test_invitations.py
test_notifications.py fix bug of user notification (#3230) 2019-04-12 10:36:22 +08:00
test_query_zip_progress.py
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_set_password.py
test_repo_trash.py department clear trash test fix (#3742) 2019-06-27 13:22:33 +08:00
test_repos_batch.py update repo batch api 2019-06-20 18:30:59 +08:00
test_repos.py fix test case 2019-05-24 13:52:33 +08:00
test_revision_tag.py
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 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 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
test_user_avatar.py add avatar url in response (#3381) 2019-04-28 17:10:53 +08:00
test_user_enabled_modules.py
test_user.py fix bug in update user profile contact email (#3409) 2019-05-06 15:48:56 +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 add can generate share link to perm check (#3535) 2019-05-24 18:19:01 +08:00
test_zip_task.py