Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cypress test. Actions on polylines. #2269

Merged
merged 1 commit into from
Oct 9, 2020

Conversation

dvkruchinin
Copy link
Contributor

Try to draw a polylines shape/track
Try to use parameter “number of points”, polylines drawing should automatically stop after this number of points is achieved
Try to switch a label and draw one more polylines
Check if everything works here

Adapt the tests to use the updated polygon drawing function.
Redesigned the polygon drawing function for using an object as an argument.

Motivation and context

How has this been tested?

Checklist

License

  • I submit my code changes under the same MIT License that covers the project.
    Feel free to contact the maintainers if that's a concern.
  • I have updated the license header for each file (see an example below)
# Copyright (C) 2020 Intel Corporation
#
# SPDX-License-Identifier: MIT

Try to draw a polylines shape/track
Try to use parameter “number of points”, polylines drawing should automatically stop after this number of points is achieved
Try to switch a label and draw one more polylines
Check if everything works here
@dvkruchinin dvkruchinin requested a review from azhavoro as a code owner October 7, 2020 11:30
@coveralls
Copy link

Coverage Status

Coverage remained the same at 65.32% when pulling d7ea56b on dvkruchinin:dkru/cypress_test_case_11 into 84b8a85 on openvinotoolkit:develop.

@bsekachev bsekachev merged commit 2950904 into cvat-ai:develop Oct 9, 2020
@dvkruchinin dvkruchinin deleted the dkru/cypress_test_case_11 branch October 12, 2020 11:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants