@ -4,7 +4,7 @@
/// <reference types="cypress" />
import { taskName, labelName } from '../../support/const';
context('Actions on polygon', () => {
const caseId = '10';
context('Actions on polylines', () => {
const caseId = '11';
context('Actions on points', () => {
const caseId = '12';
context('Merge/split features', () => {
const caseId = '13';
context('Appearance features', () => {
const caseId = '14';
context('Group features', () => {
const caseId = '15';
const caseId = '16';
import { taskName } from '../../support/const';
context('Check if the image is rotated', () => {
const caseId = '5';
context('Check if the image is scaled and then fitted', () => {
const caseId = '6';
context('Check if image was scaled to ROI', () => {
const caseId = '7';
context('Actions on Cuboid', () => {
const caseId = '9';
context('Check if UI not fails with shape dragging over sidebar', () => {
const issueId = '1216';
context('Points track it is still invisible on next frames', () => {
const issueId = '1368';
context('When delete a point, the required point is deleted.', () => {
const issueId = '1391';
context('Check if the new label reflects in the options', () => {
const issueId = '1429';
context('Check hide functionality (H)', () => {
const issueId = '1433';
context('Cancel "multiple paste". UI is not locked.', () => {
const issueId = '1438';
context('Filter property "shape" work correctly', () => {
const issueId = '1444';
context('Check if the UI not to crash after remove a tag', () => {
const issueId = '1540';
context('Dump annotation if cuboid created', () => {
const issueId = '1568';
context('Tooltip does not interfere with interaction with elements.', () => {
const issueId = '1825';
context("The points of the previous polygon mustn't appear while polygon's interpolation.", () => {
const issueId = '1882';
context('Check if the UI fails by moving to the next frame while dragging the object', () => {
const prId = '1370';