Boris Sekachev
ebd04aa4de
Fixed built, improved testing system ( #43 )
...
Fixed nightly built, reworked closing platform notification, updated cypress, fixed vulnerabilities in tests/
4 years ago
Boris Sekachev
f960da9117
Added ability to delete frames ( #10 )
...
Co-authored-by: Dmitry Kalinin <dmitry.kalinin@intel.com>
Co-authored-by: Nikita Manovich <nikita.manovich@gmail.com>
Co-authored-by: Boris Sekachev <b.sekachev@yandex.ru>
4 years ago
Kirill Lakhov
c266a9421c
Improved stability of actions_tasks/task_changes_after_initial_save.js ( #39 )
4 years ago
Kirill Lakhov
cb896ecab2
Tus for backups ( #9 )
4 years ago
Kirill Lakhov
9c4375d42e
Fixed: actions_projects_models/registration_involved/base_actions_project_task_user.js ( #38 )
...
remove task2 should not exist
4 years ago
Andrey Zhavoronkov
f10f655859
update minimist npm dependency ( #34 )
...
* updated mininist package and removed dts-bundle-webpack dependency
* updated webpak to v5
added bundle-declarations-webpack-plugin to bundle *.d.ts files for cvat-canvas and cvat-canvas3d
* fixed rest_api tests
* update changelog
* fixed e2e fileshare test in case of zsh use
4 years ago
Kirill Lakhov
5820ece3f0
Fix CI-nightly: task_changes_status_after_initial_save test ( #25 )
4 years ago
Kirill Sizov
561f4e299d
Reduce number of test cases ( #24 )
4 years ago
dependabot[bot]
b8493e0d96
Bump ansi-regex from 5.0.0 to 5.0.1 in /tests ( #4566 )
...
Bumps [ansi-regex](https://github.com/chalk/ansi-regex ) from 5.0.0 to 5.0.1.
- [Release notes](https://github.com/chalk/ansi-regex/releases )
- [Commits](https://github.com/chalk/ansi-regex/compare/v5.0.0...v5.0.1 )
---
updated-dependencies:
- dependency-name: ansi-regex
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
4 years ago
Irina Kovaleva
de30cb2551
REST API tests: project accessibility ( #4496 )
...
Co-authored-by: Kirill Sizov <kirill.sizov@intel.com>
4 years ago
dependabot[bot]
940548d5f5
Bump minimist from 1.2.5 to 1.2.6 in /tests ( #4511 )
...
Bumps [minimist](https://github.com/substack/minimist ) from 1.2.5 to 1.2.6.
- [Release notes](https://github.com/substack/minimist/releases )
- [Commits](https://github.com/substack/minimist/compare/1.2.5...1.2.6 )
---
updated-dependencies:
- dependency-name: minimist
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
4 years ago
Maria Khrustaleva
2a05316496
Add REST API GET, POST, PATCH tests for cloud storage ( #4353 )
...
Co-authored-by: kirill.sizov <kirill.sizov@intel.com>
4 years ago
Dmitry Kalinin
dd60b2d8e0
REST API tests: patch tasks, post/patch issues ( #4465 )
...
Co-authored-by: Kirill Sizov <kirill.sizov@intel.com>
4 years ago
Kirill Sizov
6dd73b0576
Improve REST API testing system ( #4403 )
4 years ago
Andrey Zhavoronkov
8810125fd8
Remote files test ( #4443 )
4 years ago
Boris Sekachev
1225fbb1bc
Enhanced filtration/sorting for tasks/projects/tasks in projects/cloud storages ( #4409 )
4 years ago
Kirill Lakhov
53f6699d40
Fixed bug: Incorrect point deletion with keyboard shortcut ( #4420 )
...
* fixed incorrect deletion
* update changelog
* added test
* applied comments
* added small check
4 years ago
Nikita Manovich
cc98ff0584
Fix OPTIONS request to REST API methods ( #4402 )
4 years ago
Nikita Manovich
e8f294f673
REST API /api/jobs/<id>/commits ( #4368 )
4 years ago
Boris Sekachev
b5bac8c0a5
Jobs page: advanced filtration and implemented sorting ( #4319 )
...
Co-authored-by: Nikita Manovich <nikita.manovich@intel.com>
Co-authored-by: Maya <maya17grd@gmail.com>
4 years ago
Boris Sekachev
c07a93d1ad
Added REST API tests [**/tasks GET, POST] ( #4347 )
...
Co-authored-by: kirill.sizov <kirill.sizov@intel.com>
4 years ago
Kirill Sizov
01eaf362aa
REST API tests: patch job/annotations, patch job ( #4351 )
4 years ago
Andrey Zhavoronkov
6f1d1222bf
added cache-policy test ( #4355 )
4 years ago
Maria Khrustaleva
99501182b4
Add test for content type header ( #4345 )
4 years ago
Andrey Zhavoronkov
3c8922ec78
Added simple test for analytics availability ( #4308 )
...
Co-authored-by: kirill-sizov <kirill.sizov@intel.com>
4 years ago
Boris Sekachev
f719648bb0
Added cypress tests for the feature: 'continue frame n' ( #4340 )
...
* Added cypress tests for the feature: 'continue frame n'
* Update tests/cypress/integration/actions_tasks/continue_frame_n.js
* Update tests/cypress/integration/actions_tasks/continue_frame_n.js
4 years ago
Nikita Manovich
e9ef925b4b
Removed training app ( #4330 )
4 years ago
Nikita Manovich
331e4ca73c
REST API tests for GET jobs + GET jobs/ID/annotations ( #4295 )
4 years ago
Kirill Lakhov
6ca72a915b
Cypress. Add test for OpenCV TrackerMIL tool ( #4301 )
...
* init
* added test
* added comment
* fix typo
* fix linter error
* applied comments
4 years ago
Boris Sekachev
237f98d5f8
Some icons improvements ( #4286 )
...
* Removed unused icons
* Some icon changed to alternatives
* Updated version
* Icon selectors in tests
* Fixed eslint error in test
* Fixed opacity
* Updated header
* Fix URL scheme in cypress tests related with removing labels
* MinusCircled -> DeleteOutlined, removed one more custom cvat icon (there is the same antd icon)
* Fixed tests
* Fixed typos
4 years ago
Boris Sekachev
c248a9a3f4
Fix URL scheme in cypress tests related with removing labels ( #4288 )
4 years ago
Dmitry Kruchinin
5915740cdb
Cypress. Rework the command to add a label. ( #4195 )
...
* Add command for a label delete. Rework command to add a new label
* The tests adaptations
* Some updates
* Fix ESLint issue
* Fix command
4 years ago
Maria Khrustaleva
83126c7b5a
API versioning using accept header ( #4239 )
4 years ago
Boris Sekachev
29f14a814a
Added 2 cypress tests ( #4278 )
...
* Implemented test for issue #3975 PR #4189
4 years ago
Kirill Sizov
58a71a480d
Fix REST API tests ( #4279 )
...
* Conftest: check values instead of keys
* Rename SQL script for db restoring
* Use SQL dump file instead of custom format
* Use SQL dump file instead of custom format
* Update README
* Conftest: fix scope for restore_db
4 years ago
Kirill Sizov
6c96891fc4
REST API tests for IAM ( #4090 )
4 years ago
Andrey Zhavoronkov
2b50abba14
Bump pip from 21.0.1 to 22.0.2, setuptools from 53.0.0 to 60.6.0, wheel from 0.36.2 to 0.37.1 ( #4267 )
...
* bump pip from 21.0.1 to 22.0.2, setuptools from 53.0.0 to 60.6.0, wheel from 0.36.2 to 0.37.1
* used maintained django_sendfile2 package instead of django sendfile
* fixed cy tests due django_sendfile used wrong header
4 years ago
Dmitry Kruchinin
d2ea06306f
Cypress. Update the test for project export dataset. Add import dataset. ( #4233 )
4 years ago
dependabot[bot]
bec253f022
Bump cached-path-relative from 1.0.2 to 1.1.0 in /tests ( #4253 )
...
Bumps [cached-path-relative](https://github.com/ashaffer/cached-path-relative ) from 1.0.2 to 1.1.0.
- [Release notes](https://github.com/ashaffer/cached-path-relative/releases )
- [Commits](https://github.com/ashaffer/cached-path-relative/commits )
---
updated-dependencies:
- dependency-name: cached-path-relative
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
4 years ago
Dmitry Kruchinin
5e43171486
Cypress tests. Paste labels to another task/project. ( #4236 )
...
* Start writing the test
* Rename the test
* Update the test. Added a cypress plugin
* Added comment
* Change the comment
* Started writing the test for paste labels from another task
* Added classes
* Update command
* Renamed fine name. Added test for task
4 years ago
Dmitry Kruchinin
e212d57136
Cypress. New organization pipeline. ( #4143 )
...
* The folder renamed
* Add classes
* Rename the folder
* Rename/rework the script for remoing users, tasts, projects,
organizations
* Added commands for organizations
* Fix eslint issues
* Fix workflow
* Move the test to the registration_involved folder
* Added class
* Update the test. Added some commands.
* Added class
* Add a command. Updated the test.
* Fix eslint issue
* Added some classes
* Added cypress command. Update corespinding test.
* Continue writin the test. Update commands.
* Continue writing the test
* Update main.yml
* Add className
* Update the test. Add command
* Update the test
* Added command for remove a tasks, users, progects, orgs
* Some reworks
* Add a class
* Update the test
* Added check issue 4096
* Update year
* Update years
* Update the stept in the test
* Rework command to remove users, etc.
* The tests adaptation
* Rework command to deleting users, etc.
* Apply comments
* Revert changes except base_actions_project test
* Rename the command to delete a task by api
* Apply commenst. Split tests
* Update the command, the test.
* Added steps to check
* Fix support/index.js
* The test adaptation.
* Removed comments.
Co-authored-by: dvkruchinin <dvkruchinin@gmail.com>
4 years ago
Dmitry Kruchinin
85cb87bf31
Cypress. Enabled check text with an ellipse rotation. ( #4230 )
...
* Enabled check text with Ellipse rotation
* Added dafult value to arg
4 years ago
Dmitry Kruchinin
f9e10ff059
Update antd to 4.17.0. Fix the tests. ( #4188 )
...
* fix: cvat-ui/package.json & cvat-ui/package-lock.json to reduce vulnerabilities
The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-JS-ASYNCVALIDATOR-2311201
* Fix case 69
* Fix case 51
* Fix case 53
* Tests reworked, fixed
* Removed cypress plugin
* Fix support/index.js
* Update support/index.js
Co-authored-by: snyk-bot <snyk-bot@snyk.io>
Co-authored-by: dvkruchinin <dvkruchinin@gmail.com>
4 years ago
Dmitry Kruchinin
29b249ecb1
Cypress test. Project backup/restore. ( #4159 )
4 years ago
Dmitry Kruchinin
211ae2a789
Cypress test. Ellipse actions. ( #4215 )
...
* Update the commands, utils. Case 108 adaptation
* Added/updated tests for ellipse
4 years ago
Dmitry Kruchinin
c77d9564ae
Cypress test. Update case 8 to check fix 4151. ( #4174 )
...
* Update the test to check fix 4151
* Some reworks
* Activating the step for Firefox
Co-authored-by: dvkruchinin <dvkruchinin@gmail.com>
4 years ago
Dmitry Kruchinin
fc6525eeb7
Cypress test. Adjust, enabling tests for issues 2524 2633. ( #4166 )
...
* Update the command
* Rework the test
Co-authored-by: dvkruchinin <dvkruchinin@gmail.com>
4 years ago
Boris Sekachev
b85a4ad77c
Added support of ellipses ( #4062 )
4 years ago
Dmitry Kruchinin
cee4f663ba
Added the step to check the issue 4140 ( #4145 )
...
Co-authored-by: dvkruchinin <dvkruchinin@gmail.com>
4 years ago
Dmitry Kruchinin
8629d0f79e
Added aditional check dropdown menu visibility ( #4100 )
...
Co-authored-by: dvkruchinin <dvkruchinin@gmail.com>
4 years ago