1
0
mirror of https://github.com/haiwen/seahub.git synced 2025-07-16 00:06:11 +00:00
seahub/tests/api
Alex Happy b15b1bdffc ADD: repo-api-tokens GET POST PUT and access via-repo-token/dir and v… (#4136)
* ADD: repo-api-tokens GET POST PUT and access via-repo-token/dir and via-repo-token/upload-link by repo-api-token

* MOD: POST /via-api-token/dir logic

* MOD: check app and token when POST /repo-api-tokens

* MOD: use seafile_api.get_dir_id_by_path in via_repo_token for list dirs
2019-11-04 15:47:20 +08:00
..
endpoints ADD: repo-api-tokens GET POST PUT and access via-repo-token/dir and v… (#4136) 2019-11-04 15:47:20 +08:00
models [api2] Add "created at" field in token V2 2016-07-20 16:02:17 +08:00
views Fix email notification interval error 2018-12-11 11:44:06 +08:00
__init__.py improved tests 2014-09-05 13:51:44 +08:00
apitestbase.py Python3 master (#4076) 2019-09-11 11:46:43 +08:00
test_accounts.py Python3 master (#4076) 2019-09-11 11:46:43 +08:00
test_auth.py [tests] Ignore 3 random test errors 2015-07-23 11:59:28 +08:00
test_avatar.py Revert "add create user avatar api" 2017-05-13 15:51:48 +08:00
test_beshared.py Python3 master (#4076) 2019-09-11 11:46:43 +08:00
test_default_repo.py Fix default repo re-creation bug when web login after desktop 2016-02-01 11:54:02 +08:00
test_devices.py Python3 master (#4076) 2019-09-11 11:46:43 +08:00
test_dir_revert.py add dir revert api & update file revert api 2016-03-07 15:30:28 +08:00
test_dir_sub_repo.py update create dir sub repo api 2016-07-08 10:15:13 +08:00
test_dir.py [api] Improve dir list performance 2017-06-22 15:38:59 +08:00
test_file_ops.py Python3 master (#4076) 2019-09-11 11:46:43 +08:00
test_file_revert.py Merge branch '5.0' 2016-03-28 12:16:30 +08:00
test_files.py Python3 master (#4076) 2019-09-11 11:46:43 +08:00
test_group_repos.py [api] Add repo last modifier and add cache for memcache ops 2017-06-23 11:30:01 +08:00
test_groups.py create group can use single quote (#3265) 2019-04-17 14:41:23 +08:00
test_html_repo_history_changes.py update test 2016-05-30 18:14:21 +08:00
test_misc.py [api] remove more unused group/user messages code 2016-01-11 18:23:44 +08:00
test_obtain_auth_token.py Python3 master (#4076) 2019-09-11 11:46:43 +08:00
test_ping.py Upgrade rest_framework to 3.3.3 to fix html render error in web api 2018-10-08 10:58:50 +08:00
test_public_repo.py can add public repo permission update (#3241) 2019-04-13 10:05:52 +08:00
test_repo_group_folder_perm.py can set sub-path permission with admin (#1962) 2018-05-18 13:46:43 +08:00
test_repo_history_limit.py department repo history setting update permission 2019-06-28 11:13:51 +08:00
test_repo_owner.py Library can not be transferred to owner. (#3404) 2019-05-06 13:58:23 +08:00
test_repo_shared_links.py [api] add repo share link api 2016-01-20 16:29:46 +08:00
test_repo_tokens.py update repo id check in repo-tokens api 2016-04-14 17:09:51 +08:00
test_repo_user_folder_perm.py can set sub-path permission with admin (#1962) 2018-05-18 13:46:43 +08:00
test_repo.py fix test case 2019-05-24 13:52:33 +08:00
test_repos.py Python3 master (#4076) 2019-09-11 11:46:43 +08:00
test_search.py Python3 master (#4076) 2019-09-11 11:46:43 +08:00
test_serializers.py [auth & api] Refactor login 2018-10-25 15:18:40 +08:00
test_shared_repo.py Python3 master (#4076) 2019-09-11 11:46:43 +08:00
test_shares.py Python3 master (#4076) 2019-09-11 11:46:43 +08:00
test_starredfiles.py Python3 master (#4076) 2019-09-11 11:46:43 +08:00
test_throttings.py [tests] Fix tests 2017-06-06 12:11:05 +08:00
urls.py Python3 master (#4076) 2019-09-11 11:46:43 +08:00