Dmitry Kruchinin
e17d791968
Cypress. Update test case_4. ( #4089 )
...
* Added removing tasks, users, projects.
* Update the case_4, function for deleting a task.
* Fix command
* Apply comments
Co-authored-by: dvkruchinin <dvkruchinin@gmail.com>
4 years ago
Dmitry Kruchinin
7d3116e287
Cypress. Fix/update case 69. ( #4078 )
...
* Fix case 69.
* Fixed/updated the test. Added-reworked the commands.
* Fix commands
Co-authored-by: dvkruchinin <dvkruchinin@gmail.com>
4 years ago
Dmitry Kruchinin
6ae08d5bc7
Rework case 39 ( #4081 )
...
Co-authored-by: dvkruchinin <dvkruchinin@gmail.com>
4 years ago
Dmitry Kruchinin
b05bb9ab43
Cypress. Update case 108. Find a better way for check shape rotation. ( #4075 )
...
* Update case 108
* Added step to check copy/paste
* Some refactoring
Co-authored-by: dvkruchinin <dvkruchinin@gmail.com>
4 years ago
Boris Sekachev
1cd2ea06b0
Fixed copy/paste for rotated shapes ( #4061 )
...
* Fixed copy/paste for rotated shapes
* Updated version
* Fixed issue with cropping rotated box after paste
* Checking constraints not only when create, but also when paste
* Do not enable autoborders when paste shape
* Fixed test. Getting circles coordinates is not correct way to check coordinates matching because they are in different coordinate spaces
* Using dedicated function to get points
4 years ago
Kirill Lakhov
69d3ad79f6
Add documentation/tests for tasks large files uploads ( #4036 )
...
* added api documentation
* added test with 108mb file
* fixed linter issues
* added upload chunk size param
* fixed initialization
* udpated doc for uploadChunkSize
* reworked setting as global
* small fix
* moved uploadChunkSize setting setup to hooks
* fix comments
* change this to globalThis
4 years ago
Dmitry Kruchinin
3cfbe809dd
Fixing cases 91, 92 ( #4076 )
...
Co-authored-by: dvkruchinin <dvkruchinin@gmail.com>
4 years ago
Dmitry Kruchinin
7468df869c
Fix the test for check Email verification system ( #4071 )
...
Co-authored-by: dvkruchinin <dvkruchinin@gmail.com>
4 years ago
Nikita Manovich
4708b5ecf8
IAM: Open Policy Agent integration ( #3788 )
...
Co-authored-by: Boris Sekachev <boris.sekachev@intel.com>
Co-authored-by: Dmitry Kruchinin <dmitryx.kruchinin@intel.com>
4 years ago
Dmitry Kruchinin
6abc8da3a6
Upate case 1. Added check label color. ( #4045 )
...
Co-authored-by: dvkruchinin <dvkruchinin@gmail.com>
4 years ago
Dmitry Kruchinin
3444ab3c4c
Cypress. Update case 111. Added check ability to setup text labels content. ( #4050 )
...
* Added check label content.
* Added check. Some refactoring.
Co-authored-by: dvkruchinin <dvkruchinin@gmail.com>
4 years ago
Andrey Zhavoronkov
32d9fb09be
Project backups ( #3852 )
4 years ago
Dmitry Kruchinin
3cf5265b01
Cypress. Test for "Switch text font size and position". ( #4027 )
...
* Add className
* Update the test.
* Some reworks.
* Fix typo
* Revert changes in the case 36
* Move to a different test. Added check a text position
* Rework calculate the shape height
* Enabling the test for Firefox
Co-authored-by: dvkruchinin <dvkruchinin@gmail.com>
4 years ago
Andrey Zhavoronkov
23c80c4cfe
Fixed possible color collisions in the generated colormap ( #4007 )
4 years ago
Dmitry Kruchinin
e375c70f36
Adding test to check "Smooth image" option ( #4015 )
...
Co-authored-by: dvkruchinin <dvkruchinin@gmail.com>
4 years ago
Dmitry Kruchinin
e45d57b9e0
Cypress. Dummy cloud storages. ( #3988 )
...
* Creted dummy cloud storages.
* Add dummy per CS. Writing new test.
* Disabling for Firefox
* Code refactoring.
* Some rework
* Apply comments
* Apply comments
* Rename function. Add check tooltip text.
Co-authored-by: dvkruchinin <dvkruchinin@gmail.com>
4 years ago
Dmitry Kruchinin
c61da9fe50
Cypress. Update case 97 for check "Fixed issue: rotation property is not dumped when backup a task" ( #4001 )
...
* Update the case 97 for check the fix 3932
* Refactoring
Co-authored-by: dvkruchinin <dvkruchinin@gmail.com>
4 years ago
Dmitry Kruchinin
f313a71001
Update case 60 for check PR 3931 ( #3993 )
...
Co-authored-by: dvkruchinin <dvkruchinin@gmail.com>
4 years ago
Dmitry Kruchinin
c79a4c1584
Cypress. Update case 105. Add check "Google cloud storage" provider fields. ( #3980 )
...
* Update case 105. Add "Check "Google cloud storage" provider fields" step
* Fix eslint issue
Co-authored-by: dvkruchinin <dvkruchinin@gmail.com>
4 years ago
Dmitry Kruchinin
6351df07d1
Cypress. Fix case 108 for Firefox. ( #3981 )
...
* Fix case 108 for Firefox
* Remove unnecessary code
* Update step
Co-authored-by: dvkruchinin <dvkruchinin@gmail.com>
4 years ago
Dmitry Kruchinin
45f9fdcecd
Cypress. Test "Rotated bounding boxes" ( #3961 )
...
* Added test for "Rotated bounding boxes"
* Update he test to use toFixed()
* Fix typo
* Applying comments.
* Some reworks
* Change assert
Co-authored-by: dvkruchinin <dvkruchinin@gmail.com>
4 years ago
Dmitry Kruchinin
130b815f61
Cypress. Update the test for check issue 3810. ( #3900 )
...
* Add command for unpack zip
* Test adaptation
* Tests adaptation for tasks
* Fix ESLint issue for tests.
* Fix ESLint issue for cypress support/plugins
* Added tests folder to workspaces. Ignore Eslint isuue
* Fix deletingRegisteredUsers
* Update test for checking issue 3810
* Applying comments
* Removing tests from package.json workspaces.
* Adding nmp ci for tests folder
Co-authored-by: dvkruchinin <dvkruchinin@gmail.com>
4 years ago
Boris Sekachev
7bab58e1a6
Added rotated bounding boxes ( #3832 )
...
Co-authored-by: Maxim Zhiltsov <maxim.zhiltsov@intel.com>
4 years ago
Dmitry Kruchinin
722dc74b95
Moved wheel check to diff test and skipping it. ( #3890 )
4 years ago
Kirill Sizov
cc1b8190f3
Add Open Images format ( #3679 )
4 years ago
Dmitry Kalinin
d7ea098801
Disabled some 3d tests for GitHub CI ( #3860 )
4 years ago
Dmitry Kruchinin
a18f3eaaa8
Cypress. Fix case 28. ( #3812 )
...
* Fix case 28
* Added additional asserts.
* Added checks
* Added check .cvat-canvas-context-menu not exist
* Revert command
* Add assert
4 years ago
Dmitry Kruchinin
68d412b134
Cypress. Fix tests. ( #3783 )
...
* Additional fix case 28
* Fix case 69
* Additional fix case 31.
* case 69
4 years ago
Dmitry Kruchinin
e8b3284882
Cypress test. Connected file share. ( #3764 )
...
* Cypress test case 106. docker-compose for file share.
* Continue writing the test
* Added class to reducer
* Case 106. Added check issue 3733
* Updated yml files
* debug
* Fix renaming a image
* Remove debug
* Update the test
* Added comment
* Rename test case/file/images
* Added assert.
* Applying comments
* Apply comments
4 years ago
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
701168af8a
Fix case 28 ( #3753 )
4 years ago
Dmitry Kruchinin
54ac8c08e9
Cypress test. Check email confirmation page. ( #3750 )
4 years ago
Boris Sekachev
a9ce458311
Tried to fix some tests ( #3737 )
...
* Tried to fix some tests
* Revert visibility class
* Fixed outdated code
* Fixed one code point
* Test.
* Fixed upload annotations tests
* Fixed upload tests
* Disable animation for popovers
* Removed extra class
* Removed strange check
* Pass overlayStyle from HOC to child Popover
4 years ago
Boris Sekachev
02172ad55c
Fixed upload test ( #3742 )
4 years ago
Dmitry Kruchinin
e27c922408
Cypress test. Cloud Storage page. ( #3697 )
...
* Added test for check Cloud Storage page.
* Applying comments
* Fix movingTask command
* Replace comment
* Try to fix case 5
4 years ago
Boris Sekachev
03c851594c
Migrated to the new antd, fixed tests, fixed annotations uploading ( #3694 )
...
* Revert "Revert "Updating tests for migration to a new version of antd (#3623 )""
This reverts commit 0fd8b5d49e .
* Fixed issue with annotations uploading
* Fixed menu on annotation page
* Tried to fix: Cannot read property nodeType of null
* Updated deps
* Fixed a couple of issues in menu
* Fixed import after updating antd
* Update cvat-ui/webpack.config.js
Co-authored-by: Dmitry Kalinin <dmitry.kalinin@intel.com>
Co-authored-by: Dmitry Kalinin <dmitry.kalinin@intel.com>
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
87246c5469
Fix case 28 ( #3693 )
4 years ago
Maria Khrustaleva
9a53879a8d
UI support cloud storage ( #3372 )
...
Co-authored-by: Boris Sekachev <boris.sekachev@intel.com>
4 years ago
Evgeny Talanin
1d6f370256
Fix encoding ( #3684 )
4 years ago
Dmitry Kruchinin
85bd09a1d7
Fix test for issue 2473 ( #3683 )
4 years ago
Nikita Manovich
0fd8b5d49e
Revert "Updating tests for migration to a new version of antd ( #3623 )"
...
This reverts commit 1ecb44a63e .
4 years ago
Dmitry Kruchinin
1ecb44a63e
Updating tests for migration to a new version of antd ( #3623 )
...
* Migrated to new antd and react, fixed tests
* Popover visibility reworked
* Fixed package-lock
* Fix command for a shape drawning.
* Fix command for 3D functionality
* Fixed cannot read property map of undefined
* Updated cypress and plugins
* Update main.yml
* Update popover visibility in the tests
* Replace "be.visible" to check "ant-popover-hidden" class
* Implemented tricky way to setup popover visibility
Co-authored-by: Boris Sekachev <boris.sekachev@yandex.ru>
4 years ago
Dmitry Kruchinin
5af103ee08
Migration to the latest version of Cypress ( #3667 )
...
* Updated packages. Adapt main.yml.
* Apdated function
* Test adaptations.
* Disable test for issue 1823
4 years ago
Dmitry Kruchinin
711adc804b
Cypress. Fix case "OpenCV. Intelligent scissors. Histogram Equalization" for Firefox. ( #3575 )
...
* Fix case 101 for Firefox.
* Fixed typo.
5 years ago
Dmitry Kruchinin
b2a496b95f
Update Cypress test to cover "Intelligent scissors blocking feature". ( #3570 )
...
* Update Cypress test. Cover "Intelligent scissors blocking feature".
* Apply comments
5 years ago
Dmitry Kruchinin
02723846ec
Cypress test. Export project with 3d task. ( #3562 )
5 years ago
Dmitry Kalinin
cef42b69e9
Project export with 3d tasks ( #3502 )
...
Co-authored-by: Maxim Zhiltsov <maxim.zhiltsov@intel.com>
Co-authored-by: dvkruchinin <dvkruchinin@gmail.com>
Co-authored-by: Nikita Manovich <nikita.manovich@intel.com>
5 years ago
Dmitry Kruchinin
3c3465dd8e
Cypress test. Update cases dump/upload annotations. ( #3545 )
...
* Update cypress tests
* Added wait to command. Removed from tetst.
* Added rename archive to export dataset 3d functionality
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