You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Maria Khrustaleva e624c5b959
Simplify upload data for task (#5498)
It's possible to specify only the manifest file and filename pattern for
creating task with cloud storage data.
The special characters supported now for the pattern are `*`, `?`,
`[seq]`, `[!seq]`.
Please see
[here](8898a8b264/tests/python/rest_api/test_tasks.py (L686))
for some examples of how to use this functionality.

Co-authored-by: Maxim Zhiltsov <zhiltsov.max35@gmail.com>
3 years ago
..
__init__.py Fix several issues with testing system (#5394) 3 years ago
test_analytics.py Mark tests that require external services (#5474) 3 years ago
test_auth.py Fix SDK tests: login once per class (#5123) 3 years ago
test_cache_policy.py Autoformat python tests (#5021) 3 years ago
test_check_objects_integrity.py Migrate tests/python to from os.path to pathlib (#5426) 3 years ago
test_cloud_storages.py Mark tests that require external services (#5474) 3 years ago
test_invitations.py Fix SDK tests: login once per class (#5123) 3 years ago
test_issues.py Updated rego rules, job assignee can resolve an issue (#5167) 3 years ago
test_jobs.py Fix REST API tests (#5416) 3 years ago
test_memberships.py Fix SDK tests: login once per class (#5123) 3 years ago
test_organizations.py Fix SDK tests: login once per class (#5123) 3 years ago
test_projects.py Fix loss of rotation in CVAT format (#5407) 3 years ago
test_remote_url.py Fix SDK tests: login once per class (#5123) 3 years ago
test_resource_import_export.py Mark tests that require external services (#5474) 3 years ago
test_server.py Fix SDK tests: login once per class (#5123) 3 years ago
test_tasks.py Simplify upload data for task (#5498) 3 years ago
test_users.py Fix missed token with using social account authentication (#5344) 3 years ago
test_webhooks.py Mark tests that require external services (#5474) 3 years ago
test_webhooks_sender.py Mark tests that require external services (#5474) 3 years ago
utils.py SDK layer 2 - cover RC1 usecases (#4813) 4 years ago