Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/matomo-org/matomo.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKate Butler <kate@innocraft.com>2019-11-08 06:50:24 +0300
committerdiosmosis <diosmosis@users.noreply.github.com>2019-11-08 06:50:24 +0300
commit038c82cfb911d246515ee28ce383b0983da69d0f (patch)
tree397f23d30cc0019f9126267ca08cb34b98430f9a /plugins/SegmentEditor
parent8e681e8c0329e9b50b48def20a99d41bdee4783c (diff)
Rename "Clicked URL" dimension to "Clicked Outlink" (#15088)
* Rename Clicked URL to Clicked Outlink * Fix system and UI tests * Update screenshots
Diffstat (limited to 'plugins/SegmentEditor')
-rw-r--r--plugins/SegmentEditor/tests/UI/SegmentSelectorEditor_spec.js4
-rw-r--r--plugins/SegmentEditor/tests/UI/expected-screenshots/SegmentSelectorEditorTest_add_new_and_condition.png4
-rw-r--r--plugins/SegmentEditor/tests/UI/expected-screenshots/SegmentSelectorEditorTest_drag_and_condition.png4
-rw-r--r--plugins/SegmentEditor/tests/UI/expected-screenshots/SegmentSelectorEditorTest_drag_or_condition.png4
-rw-r--r--plugins/SegmentEditor/tests/UI/expected-screenshots/SegmentSelectorEditorTest_saved_details.png4
-rw-r--r--plugins/SegmentEditor/tests/UI/expected-screenshots/SegmentSelectorEditorTest_updated_details.png4
6 files changed, 12 insertions, 12 deletions
diff --git a/plugins/SegmentEditor/tests/UI/SegmentSelectorEditor_spec.js b/plugins/SegmentEditor/tests/UI/SegmentSelectorEditor_spec.js
index 8477f42b6c..0b06f7d47d 100644
--- a/plugins/SegmentEditor/tests/UI/SegmentSelectorEditor_spec.js
+++ b/plugins/SegmentEditor/tests/UI/SegmentSelectorEditor_spec.js
@@ -106,7 +106,7 @@ describe("SegmentSelectorEditorTest", function () {
});
it("should add an OR condition when a segment dimension is selected in the OR placeholder section", async function() {
- await selectDimension('.segmentRow0 .segment-row:last', 'Actions', 'Clicked URL');
+ await selectDimension('.segmentRow0 .segment-row:last', 'Actions', 'Clicked Outlink');
await page.waitForNetworkIdle();
expect(await page.screenshotSelector(selectorsToCapture)).to.matchImage('drag_or_condition');
});
@@ -119,7 +119,7 @@ describe("SegmentSelectorEditorTest", function () {
});
it("should add an AND condition when a segment dimension is dragged to the AND placeholder section", async function() {
- await selectDimension('.segmentRow1', 'Actions', 'Clicked URL');
+ await selectDimension('.segmentRow1', 'Actions', 'Clicked Outlink');
await page.waitForNetworkIdle();
expect(await page.screenshotSelector(selectorsToCapture)).to.matchImage('drag_and_condition');
});
diff --git a/plugins/SegmentEditor/tests/UI/expected-screenshots/SegmentSelectorEditorTest_add_new_and_condition.png b/plugins/SegmentEditor/tests/UI/expected-screenshots/SegmentSelectorEditorTest_add_new_and_condition.png
index bdb3715c81..b24d196fd9 100644
--- a/plugins/SegmentEditor/tests/UI/expected-screenshots/SegmentSelectorEditorTest_add_new_and_condition.png
+++ b/plugins/SegmentEditor/tests/UI/expected-screenshots/SegmentSelectorEditorTest_add_new_and_condition.png
@@ -1,3 +1,3 @@
version https://git-lfs.github.com/spec/v1
-oid sha256:5d7245d1fbf8167c859cdc7c093621eda0fd2b14c0650bd9c6f0d0e8fe8af5fe
-size 47337
+oid sha256:b6d63878bfdbf02615fde5930ea02a44d12978f0711e41361443ce34f85785d5
+size 47570
diff --git a/plugins/SegmentEditor/tests/UI/expected-screenshots/SegmentSelectorEditorTest_drag_and_condition.png b/plugins/SegmentEditor/tests/UI/expected-screenshots/SegmentSelectorEditorTest_drag_and_condition.png
index 67e0c4e07e..742fa48473 100644
--- a/plugins/SegmentEditor/tests/UI/expected-screenshots/SegmentSelectorEditorTest_drag_and_condition.png
+++ b/plugins/SegmentEditor/tests/UI/expected-screenshots/SegmentSelectorEditorTest_drag_and_condition.png
@@ -1,3 +1,3 @@
version https://git-lfs.github.com/spec/v1
-oid sha256:175d4efd0ce4663f562b212577c7bef7701dbff8fea2e1dbccc15bb2e4839d08
-size 46769
+oid sha256:b48eba25362a33ce7e82a4a7d281af7031ecd1da75e488ff8481baca35cd8a50
+size 47214
diff --git a/plugins/SegmentEditor/tests/UI/expected-screenshots/SegmentSelectorEditorTest_drag_or_condition.png b/plugins/SegmentEditor/tests/UI/expected-screenshots/SegmentSelectorEditorTest_drag_or_condition.png
index 93d10f1383..ef1c7ad74d 100644
--- a/plugins/SegmentEditor/tests/UI/expected-screenshots/SegmentSelectorEditorTest_drag_or_condition.png
+++ b/plugins/SegmentEditor/tests/UI/expected-screenshots/SegmentSelectorEditorTest_drag_or_condition.png
@@ -1,3 +1,3 @@
version https://git-lfs.github.com/spec/v1
-oid sha256:d99d6dc62c0ecd54e072c716db11ad75d42318656f75415451e50600d3a53971
-size 37090
+oid sha256:2a65726760eade02172d79d8407af3c835ba1fe8f75faa9447a988fbe5d1520e
+size 37317
diff --git a/plugins/SegmentEditor/tests/UI/expected-screenshots/SegmentSelectorEditorTest_saved_details.png b/plugins/SegmentEditor/tests/UI/expected-screenshots/SegmentSelectorEditorTest_saved_details.png
index d9cdd147ac..0b9015de7d 100644
--- a/plugins/SegmentEditor/tests/UI/expected-screenshots/SegmentSelectorEditorTest_saved_details.png
+++ b/plugins/SegmentEditor/tests/UI/expected-screenshots/SegmentSelectorEditorTest_saved_details.png
@@ -1,3 +1,3 @@
version https://git-lfs.github.com/spec/v1
-oid sha256:31df3f76896229ef0ccab7cc3de2373dd2eca1ea2cee9cdd768d89248e09cd10
-size 48659
+oid sha256:a9e7045c2d59298c501a2a6a77b1ffabffa3a3b8369dcd499ad5ad47406b4cc4
+size 49119
diff --git a/plugins/SegmentEditor/tests/UI/expected-screenshots/SegmentSelectorEditorTest_updated_details.png b/plugins/SegmentEditor/tests/UI/expected-screenshots/SegmentSelectorEditorTest_updated_details.png
index 45c3c6df66..505e2646c6 100644
--- a/plugins/SegmentEditor/tests/UI/expected-screenshots/SegmentSelectorEditorTest_updated_details.png
+++ b/plugins/SegmentEditor/tests/UI/expected-screenshots/SegmentSelectorEditorTest_updated_details.png
@@ -1,3 +1,3 @@
version https://git-lfs.github.com/spec/v1
-oid sha256:d59e2a7c43a67a034edfd86ef9a9028bbc880230f465bb27110ca5b35310c6cf
-size 50854
+oid sha256:ca4397275d31b33e406ae788ade67418c16ba5931c3a1b775a16b989d4c03056
+size 51253