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.
Aleksey Alekseev c3dd3499e3
Added Cypress testing for feature: Multiple tasks creating from videos (#5028)
* add tests for try of creating multitasks with images and video

* add tests seccess creating video with Remote source

* reduce time of debounce

* try fix 107, 118 tests

* try fix 107 tests

* fix test with attach video

* disable test with attach video

* fix url to remote videos

* Aborted extra changes

* Updated files

* Refactored case 107

* Fixed almost all tests

* Aborted extra changes

* removed extra files

* Improved tests, added tests for local videos

* Fixed corner case

* Fix ://

* Redesigned a way of getting a file type

* Added html type to button

* Some refactoring

* Removed extra file

* sdk tests: fix path for file share images

Co-authored-by: Boris <sekachev.bs@gmail.com>
Co-authored-by: kirill-sizov <sizow.k.d@gmail.com>
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 host schema auto-detection in SDK (#4910) 3 years ago
test_client.py Allow trailing slashes in SDK client url (#5057) 3 years ago
test_issues_comments.py SDK layer 2 - cover RC1 usecases (#4813) 4 years ago
test_jobs.py REST API tests with skeletons (#4987) 3 years ago
test_tasks.py Added Cypress testing for feature: Multiple tasks creating from videos (#5028) 3 years ago
test_users.py SDK layer 2 - cover RC1 usecases (#4813) 4 years ago
util.py SDK layer 2 - cover RC1 usecases (#4813) 4 years ago