11 Commits (6055be499e9fe83dc7e482e9be18acd8f8956c19)

Author SHA1 Message Date
Dmitry Kruchinin 04f63a4063
Cypress test. Update case 90 for check issue 3415. (#3437) 5 years ago
Dmitry Kruchinin 7699bd362f
Cypress. Case 44. Adding additional checks. (#3312)
* Added classes

* Test adaptation

* Revert adding classes

* Rework the test

* Remove unnecessary comments
5 years ago
Andrey Zhavoronkov 72fdef4335
Az/import export tasks (#3056)
* initial version of task export/import feature

* fixed tests

* CLI

* fix comments

* updated license headers

* fix eslint issues

* fix comments

* fixed comments

* reverted changes in *.md files

* fixed comments

* fix pylint issues

* fix import for share case

* improved unit tests

* updated changelog

* fixed Maria's comments

* fixed comments

* Fixed position of create new task button

* Fixed span position

* fixed comments

Co-authored-by: Nikita Manovich <nikita.manovich@intel.com>
Co-authored-by: Boris Sekachev <boris.sekachev@intel.com>
5 years ago
Roman Donchenko d15a3199c2
Fix many spelling errors (#3244)
* Fix spelling errors

* Bump version numbers after the spelling fixes

* Fix OSX build (os.mknod requires super-priviligies)

* Fixed eslint warnings.

Co-authored-by: Nikita Manovich <nikita.manovich@intel.com>
5 years ago
Dmitry Kruchinin 4960260e35
Cypress test. Context images for 2D tasks. (#3257) 5 years ago
Dmitry Kruchinin a5b996619a
Cypress. Update test "Check if image was scaled to ROI". Add check "cancel". (#3205)
* Update case 7 for increase code coverage

* Minor fix
5 years ago
Dmitry Kruchinin ada95e8f5e
Cypress test. Fix "Changing a default value for an attribute" (#3188)
* Fix case 44. Added condition.

* Rework. Added waiting for id gt zero

* Rework waiting

* Return to the option to change the click and enter fields

* Waiting via while loop

* for debug

* Try to waiting. Another way.

* Fix eslint issue. Add logging for ID

* Additional logs for debug

* Remove force: true

* Added assert

* Rework click
5 years ago
Dmitry Kruchinin f3fd2e6057
Revert use .not('.ant-select-dropdown') (#3161) 5 years ago
Dmitry Kruchinin c33f77f88d
Fix cypress command. (#3148)
* Fix cypress command

* Add aditional check for interact with dropdown menu
5 years ago
Dmitry Kruchinin c60812c163
Cypress test. Drag canvas. (#3142)
* Cypress test. Drag canvas.

* Added click to ".cvat-move-control"

* Add comment
5 years ago
Dmitry Kruchinin b9f405804b
CI. Using the Docker layer cache. Parallelizing test runs. (#3100) 5 years ago