1
0
mirror of https://github.com/haiwen/seahub.git synced 2025-07-12 06:29:23 +00:00
seahub/tests/api/endpoints
2019-10-15 10:15:04 +08:00
..
admin Revert "Sys admin react reconstruct (#3916)" (#3917) 2019-07-25 16:39:29 +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_file_comment.py
test_file_comments_counts.py [tests] Remove unnecessary test 2018-12-11 10:26:14 +08:00
test_file_comments.py
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 admin add group with period in name (#3712) 2019-06-26 18:19:00 +08:00
test_invitation.py Revoke invitation (#3899) 2019-08-05 20:46:59 +08:00
test_invitations.py tests 2017-12-22 12:13:42 +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_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 Revert "forbide sync move, copy to a different repo | update test cases (#3827)" 2019-07-23 09:48:38 +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 add test case 2019-07-04 15:01:06 +08:00
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 delete user permission 'can_use_wiki' (#4148) 2019-10-15 10:15:04 +08:00
test_zip_task.py