Dmitry Kruchinin
e3c6daec03
Cypress. Fix tests. ( #3761 )
...
* Step 1
* Step 2
* Update asset for 3d tests
* Step 3
* Added custom command for screenshot screation.
* Adaptation tests for 3d functionality
* Command update
* Update command
* Rework command
* always screenshots
* Fix eslint issue
* Fix case 31
* Update command
* Fix commands
4 years ago
Dmitry Kruchinin
f3e09cdd5e
Cypress. Update case 95. Checking the addition of 2d and 3d tasks to the same project. ( #3645 )
...
* Attempt to add a 3d task to a project with a 2d task
* Update assert
4 years ago
Dmitry Kruchinin
02723846ec
Cypress test. Export project with 3d task. ( #3562 )
5 years ago
Dmitry Kruchinin
ca4563513b
Cypress test. Project export feature. ( #3539 )
...
* Add css class for modal export input
* Added cypress test. Added command.
* Update tests/cypress/support/commands_projects.js
Co-authored-by: Dmitry Kalinin <dmitry.kalinin@intel.com>
* Update cvat-ui/src/components/export-dataset/export-dataset-modal.tsx
Co-authored-by: Dmitry Kalinin <dmitry.kalinin@intel.com>
Co-authored-by: Dmitry Kalinin <dmitry.kalinin@intel.com>
5 years ago
Dmitry Kruchinin
96a73c10fc
Cypress test for issue 3403 ( #3537 )
5 years ago
Dmitry Kalinin
f18b1cb82d
Project: export as a dataset ( #3365 )
5 years ago
Dmitry Kruchinin
380f4d8161
Cypress test. Activating the test scenario for check "Move a task between projects". ( #3486 )
...
* Activating the step for check moving a task between projects.
* Removed the comment
5 years ago
Dmitry Kalinin
e3616df0da
Fixed creation task problem ( #3454 )
...
* Fixed existng labels issue
* Added CHANGELOG, increased package versions
* Fixed project search field
* Fixed cypress test
5 years ago
Dmitry Kruchinin
f877f11fce
Cypress test. Adding a subset when creating a task from a project. ( #3451 )
...
* Added css class for subset field
* Update Cypress test and command
* Applying comments
5 years ago
Dmitry Kruchinin
b7f8e8dd83
Build CVAT with models support. Adding cypress test to check models page. ( #3369 )
...
* Try add model support to CVAT build
* Added a test. Run test from different job.
* Change context
* Moved models test to project actions.
Configs adaptations.
Checking nightly
* Moved canvas 3d tests to different cypress config
Updated publish_docker_images.yml
* Removed models from matrix
* check tests on publish workflow
* Rework publish yml
* fix build, up -d
* Removed unnecessary line
5 years ago