You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@echarts.apache.org by ov...@apache.org on 2019/10/08 07:30:18 UTC

[incubator-echarts] 03/03: test(gauge): add visual test cases for gauge #10945

This is an automated email from the ASF dual-hosted git repository.

ovilia pushed a commit to branch fix-10945
in repository https://gitbox.apache.org/repos/asf/incubator-echarts.git

commit 19258d9de29a2ddcbbf3d72681cd7bb9f3709d24
Author: Ovilia <zw...@gmail.com>
AuthorDate: Tue Oct 8 15:29:12 2019 +0800

    test(gauge): add visual test cases for gauge #10945
---
 test/runTest/actions/__meta__.json     | 3 ++-
 test/runTest/actions/gauge-simple.json | 1 +
 2 files changed, 3 insertions(+), 1 deletion(-)

diff --git a/test/runTest/actions/__meta__.json b/test/runTest/actions/__meta__.json
index 723bed1..8f7c10b 100644
--- a/test/runTest/actions/__meta__.json
+++ b/test/runTest/actions/__meta__.json
@@ -134,5 +134,6 @@
   "dataZoom-scroll": 3,
   "map-contour": 2,
   "map-default": 1,
-  "map-labels": 1
+  "map-labels": 1,
+  "gauge-simple": 2
 }
\ No newline at end of file
diff --git a/test/runTest/actions/gauge-simple.json b/test/runTest/actions/gauge-simple.json
new file mode 100644
index 0000000..29736f2
--- /dev/null
+++ b/test/runTest/actions/gauge-simple.json
@@ -0,0 +1 @@
+[{"name":"Action 1","ops":[{"type":"mousemove","time":613,"x":136,"y":595},{"type":"mousemove","time":813,"x":130,"y":264},{"type":"mousemove","time":1022,"x":89,"y":140},{"type":"mousemove","time":1223,"x":89,"y":126},{"type":"mousemove","time":1372,"x":89,"y":125},{"type":"mousemove","time":1572,"x":78,"y":101},{"type":"mousedown","time":1774,"x":75,"y":98},{"type":"mousemove","time":1807,"x":75,"y":98},{"type":"mouseup","time":1890,"x":75,"y":98},{"time":1891,"delay":400,"type":"scree [...]
\ No newline at end of file


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@echarts.apache.org
For additional commands, e-mail: commits-help@echarts.apache.org