summaryrefslogtreecommitdiffstats
path: root/cypress_test/integration_tests/desktop/calc
diff options
context:
space:
mode:
authorGökay Şatır <gokaysatir@gmail.com>2023-06-06 14:38:22 +0300
committerGökay ŞATIR <gokaysatir@gmail.com>2023-06-06 14:49:30 +0300
commit31a74f7537b314938b717c644861a6689b419ebc (patch)
tree3d68f43af21e15aa88d5f29c4f9c8e5a5bd08201 /cypress_test/integration_tests/desktop/calc
parentjsdialog: default button inside form #6404 (diff)
downloadonline-31a74f7537b314938b717c644861a6689b419ebc.tar.gz
online-31a74f7537b314938b717c644861a6689b419ebc.zip
Disable navigator tests for now.
There will be a setting for them. Signed-off-by: Gökay Şatır <gokaysatir@gmail.com> Change-Id: I75264e7de14f79642cfd33a7d798ec78188f9213
Diffstat (limited to 'cypress_test/integration_tests/desktop/calc')
-rw-r--r--cypress_test/integration_tests/desktop/calc/navigator_spec.js4
1 files changed, 2 insertions, 2 deletions
diff --git a/cypress_test/integration_tests/desktop/calc/navigator_spec.js b/cypress_test/integration_tests/desktop/calc/navigator_spec.js
index e15b31a3f4..fc2b535d90 100644
--- a/cypress_test/integration_tests/desktop/calc/navigator_spec.js
+++ b/cypress_test/integration_tests/desktop/calc/navigator_spec.js
@@ -3,7 +3,7 @@
var helper = require('../../common/helper');
var { insertImage, deleteImage } = require('../../common/desktop_helper');
-describe(['tagdesktop'], 'Navigator tests.', function () {
+describe.skip(['tagdesktop'], 'Navigator tests.', function () {
var origTestFileName = 'navigator.ods';
var testFileName;
@@ -72,7 +72,7 @@ describe(['tagdesktop'], 'Navigator tests.', function () {
// We should click Save, but i could not check its name because clickin in ispector remove the dialog-rename-calc-sheet
// But any cind of click will result the same
cy.cGet('#contentbox').contains('.jsdialog.sidebar.ui-treeview-cell-text', 'rName2').dblclick();
- // Check if the commentNew is in the Navigator
+ // Check if the commentNew is in the Navigator
cy.cGet('#contentbox').contains('.jsdialog.sidebar.ui-treeview-cell-text', 'commentNew').should('exist');
// Insert an image