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.
Maxim Zhiltsov c808471d84
Improve SDK UX with task creation (#5502)
Extracted from https://github.com/opencv/cvat/pull/5083

- Added a default arg for task data uploading
- Added an option to wait for the data processing in task data uploading
- Moved data splitting by requests for TUS closer to the point of use
3 years ago
..
__init__.py Add 2nd layer of SDK (#19) 4 years ago
conftest.py Add 2nd layer of SDK (#19) 4 years ago
fixtures.py Add project proxy tests in SDK (#5431) 3 years ago
test_client.py Fix SDK tests: login once per class (#5123) 3 years ago
test_issues_comments.py Migrate to using pathlib in most of the SDK (#5435) 3 years ago
test_jobs.py Added tests for preview endpoints (#5529) 3 years ago
test_projects.py Added tests for preview endpoints (#5529) 3 years ago
test_pytorch.py Improve SDK UX with task creation (#5502) 3 years ago
test_tasks.py Improve SDK UX with task creation (#5502) 3 years ago
test_users.py Fix SDK tests: login once per class (#5123) 3 years ago
util.py Migrate tests/python to from os.path to pathlib (#5426) 3 years ago