Kruchinin
308afe5d75
Minor fix for the test.
5 years ago
Kruchinin
5aa5493abe
Add EOF email_settings.py
5 years ago
Kruchinin
aa70541774
Added functionality for build CVAT with wmail support
5 years ago
Kruchinin
953a9aa80e
First step
5 years ago
Kruchinin
49d83f9e35
Fiz test. Deactivate all objects.
5 years ago
Boris Sekachev
c064a5da07
Merge pull request #2416 from dvkruchinin/dkru/cypress-test-case-17-lock-hide-features
...
Cypress test. Lock/hide features.
5 years ago
Kruchinin
710663f5b1
Completion of the logic verification of lock objects.
5 years ago
Kruchinin
940124e751
Merge remote-tracking branch 'upstream/develop' into dkru/cypress-test-case-17-lock-hide-features
5 years ago
Kruchinin
276278f4f1
Minor fix.
5 years ago
Kruchinin
12443f53a3
Merge remote-tracking branch 'upstream/develop' into dkru/cypress_test_case14_appearance_features
5 years ago
Kruchinin
5b9ab1248f
Apply comments.
5 years ago
Kruchinin
48f736b2df
Merge remote-tracking branch 'upstream/develop' into dkru/cypress_test_case14_appearance_features
5 years ago
Kruchinin
952a7109a2
Apply comments.
5 years ago
Kruchinin
0a88830c1d
Changing the logic for checking the state of objects
5 years ago
Boris Sekachev
f508ee4c87
Merge pull request #2414 from dvkruchinin/dkru/cypress-test-check-user-guide-to-pr
...
Cypress test. User Guide.
5 years ago
Boris Sekachev
e77c11106b
Merge pull request #2408 from DmitriyOparin/do/cypress_test_case16_z_order_features
...
Cypress test. Z-order feature.
5 years ago
Kruchinin
faa1a2c3e5
Minor fix
5 years ago
Kruchinin
422c3c4091
Merge remote-tracking branch 'upstream/develop' into dkru/cypress-test-check-user-guide-to-pr
5 years ago
Kruchinin
418f3168ea
Merge remote-tracking branch 'upstream/develop' into dkru/cypress-test-case-17-lock-hide-features
5 years ago
Kruchinin
b600b7dc4f
Move to actions_user folder.
5 years ago
Kruchinin
d1d6ae6063
Cypress test. Check User Guide.
5 years ago
Kruchinin
243298526a
Merge remote-tracking branch 'upstream/develop' into dkru/cypress-test-case-17-lock-hide-features
5 years ago
Kruchinin
e0c0a402be
Adaptation for some tests where use add label functionality.
5 years ago
Boris Sekachev
5ccc18948a
Minor code refactoring
5 years ago
Kruchinin
69e4de04e0
Cypress test. Lock/hide features.
5 years ago
Boris Sekachev
dabb153039
Merge pull request #2399 from dvkruchinin/dkru/cypress_test_case15_group_features
...
Cypress test. Group features.
5 years ago
Kruchinin
735786b06a
Removal of unnecessary code
5 years ago
Kruchinin
7b3dee9ddb
Apply comments.
5 years ago
Dmitry Kalinin
8c2200356d
Merge remote-tracking branch 'origin/develop' into dk/user-search
5 years ago
Dmitriy Oparin
443a899d33
add testcase16
5 years ago
Kruchinin
9f11361ad0
Some fix.
5 years ago
Kruchinin
e773e63689
Cypress test. Group features.
5 years ago
Kruchinin
e73aec20f1
Cypress test for check "Appearance features".
5 years ago
Kruchinin
4e8d8b6f44
Merge remote-tracking branch 'upstream/develop' into dkru/cypress_test_case14_appearance_features
5 years ago
Dmitry Kalinin
9194029dd2
Fixed cvat-ui tests
5 years ago
Kruchinin
1600340a65
Deleted unnecessary code.
5 years ago
Kruchinin
8028d46f02
Applying comments.
5 years ago
Kruchinin
ab50c2cdd5
Cypress test for case 14. Appearance features.
5 years ago
Kruchinin
c9de0b9879
Finish writing the test.
5 years ago
Kruchinin
343e4e5515
Continue writing the test.
...
Try to fix "Cypress failed to make a connection to the Chrome DevTools Protocol"
Adding selection lable name when goint to AAM to cypress command.
Fix some test for avid fail when the label order is reversed
5 years ago
Kruchinin
950061f492
Merge remote-tracking branch 'upstream/develop' into dkru/cypress_test_case13_merge_split_features
5 years ago
Kruchinin
617f171d63
Cypress test. Split/merge features.
5 years ago
Dmitry Kruchinin
3531316d52
Cypress. Saving the label name before creating the object. ( #2360 )
...
* Save lable value befor create an object.
And check it on right panel.
* Test for issue 1425. Select the necessary label in any case in AAM.
Co-authored-by: Kruchinin <dmitryx.kruchinin@intel.com>
5 years ago
Boris Sekachev
1c14dafae4
Added .eslintrc.js for tests ( #2355 )
5 years ago
Vitaliy Nishukov
7512fd6883
Reformatted ( #2349 )
5 years ago
Dmitry Kruchinin
534ad3940c
Cypress test optimization. ( #2343 )
...
* First step
* Second step
* Third step
* Change css class to find a task.
* Increase image count to 50, segmentSize to 10
Test adaptation.
Some fix.
Co-authored-by: Kruchinin <dmitryx.kruchinin@intel.com>
5 years ago
Dmitry Kruchinin
70e89d6f83
The change in the measurement of CVAT-UI code coverage. ( #2295 )
...
* The change in the measurement of CVAT-UI code coverage.
* Firefox to cron without coverage.
PR, push coverage via Chrome.
* Refactoring .travis.yml.
Added a wait of 10 seconds in the first test to prevent a login error in CVAT after rebuilding containers after code instrumentation.
Co-authored-by: Kruchinin <dmitryx.kruchinin@intel.com>
5 years ago
Dmitry Kruchinin
c6da90c0be
Increase Cypress env parameter "defaultCommandTimeout" ( #2322 )
...
Co-authored-by: Kruchinin <dmitryx.kruchinin@intel.com>
5 years ago
Dmitry Kruchinin
d957d6a9ff
Update Cypress test for case 6. ( #2284 )
...
* Update Cypress test for case 6.
Dynamically retrieving values for calculating the correctness of scale.
* Apply comments.
Co-authored-by: Kruchinin <dmitryx.kruchinin@intel.com>
5 years ago
Dmitry Kruchinin
5290c44005
Cypress test. Actions on points. ( #2292 )
...
Try to draw a points shape/track
Try to use parameter “number of points”, points drawing should automatically stop after this number of points is achieved
Try to switch a label and draw one more points
Check if everything works here
Co-authored-by: Kruchinin <dmitryx.kruchinin@intel.com>
5 years ago