Skip to content

Commit ffbd735

Browse files
committed
tests: remove superfluous whitespace characters from test files
1 parent 1550204 commit ffbd735

File tree

9 files changed

+18
-18
lines changed

9 files changed

+18
-18
lines changed

export-server/tests/charts/bar.test.js

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ describe('Bar charts', () => {
6363
assert.ok(body.endsWith('</svg>'));
6464

6565
/* Current server response is something like
66-
66+
6767
<svg width="700" height="400" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" version="1.1" baseProfile="full" viewBox="0 0 700 400">
6868
<rect width="700" height="400" x="0" y="0" fill="#ffffff"></rect>
6969
<path d="M70 330.5L630 330.5" fill="none" pointer-events="visible" stroke="#E0E6F1" class="zr4-cls-8"></path>
@@ -112,7 +112,7 @@ fill:rgba(92,123,217,1);
112112
113113
</style>
114114
</svg>
115-
115+
116116
*/
117117

118118
// Check partial matches, avoiding the random class / id bits.

export-server/tests/charts/candlestick.test.js

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ describe('Candlestick charts', () => {
6565
assert.ok(body.endsWith('</svg>'));
6666

6767
/* Current server response is something like
68-
68+
6969
<svg width="700" height="400" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" version="1.1" baseProfile="full" viewBox="0 0 700 400">
7070
<rect width="700" height="400" x="0" y="0" fill="#ffffff"></rect>
7171
<path d="M70 330.5L630 330.5" fill="none" pointer-events="visible" stroke="#E0E6F1" class="zr0-cls-0"></path>
@@ -113,7 +113,7 @@ stroke-width:2;
113113
114114
</style>
115115
</svg>
116-
116+
117117
*/
118118

119119
// Check partial matches, avoiding the random class / id bits.

export-server/tests/charts/line.test.js

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ describe('Line charts', () => {
6363
assert.ok(body.endsWith('</svg>'));
6464

6565
/* Current server response is something like
66-
66+
6767
<svg width="700" height="400" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" version="1.1" baseProfile="full" viewBox="0 0 700 400">
6868
<rect width="700" height="400" x="0" y="0" fill="#ffffff"></rect>
6969
<path d="M70 330.5L630 330.5" fill="none" pointer-events="visible" stroke="#E0E6F1" class="zr2-cls-8"></path>
@@ -131,7 +131,7 @@ fill:rgba(255,255,255,1);
131131
132132
</style>
133133
</svg>
134-
134+
135135
*/
136136

137137
// Check partial matches, avoiding the random class / id bits.

export-server/tests/charts/parallel.test.js

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@ describe('Parallel charts', () => {
7272
assert.ok(body.endsWith('</svg>'));
7373

7474
/* Current server response is something like
75-
75+
7676
<svg width="700" height="400" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" version="1.1" baseProfile="full" viewBox="0 0 700 400">
7777
<rect width="700" height="400" x="0" y="0" fill="#ffffff"></rect>
7878
<g clip-path="url(#zr0-c0)">
@@ -154,7 +154,7 @@ pointer-events:none;
154154
155155
</style>
156156
</svg>
157-
157+
158158
*/
159159

160160
// Check partial matches, avoiding the random class / id bits.

export-server/tests/charts/pie.test.js

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@ describe('Pie charts', () => {
8383
assert.ok(body.endsWith('</svg>'));
8484

8585
/* Current server response is something like
86-
86+
8787
<svg width="700" height="400" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" version="1.1" baseProfile="full" viewBox="0 0 700 400">
8888
<rect width="700" height="400" x="0" y="0" fill="#ffffff"></rect>
8989
<polyline points="436.6 149.9 449.5 142.4 464.5 142.4" fill="none" pointer-events="visible" stroke="#5470c6" class="zr0-cls-0"></polyline>
@@ -156,7 +156,7 @@ fill:rgba(0,0,0,0);
156156
157157
</style>
158158
</svg>
159-
159+
160160
*/
161161

162162
// Check partial matches, avoiding the random class / id bits.

export-server/tests/charts/radar.test.js

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,7 @@ describe('Radar charts', () => {
8282
assert.ok(body.endsWith('</svg>'));
8383

8484
/* Current server response is something like
85-
85+
8686
<svg width="700" height="400" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" version="1.1" baseProfile="full" viewBox="0 0 700 400">
8787
<rect width="700" height="400" x="0" y="0" fill="#ffffff"></rect>
8888
<path d="M350 170L324 185L324 215L350 230L376 215L376 185L350 170L350 200ZM350 110L272.1 155L272.1 245L350 290L427.9 245L427.9 155L350 110L350 140L402 170L402 230L350 260L298 230L298 170L350 140ZM350 50L220.1 125L220.1 275L350 350L479.9 275L479.9 125L350 50L350 80L453.9 140L453.9 260L350 320L246.1 260L246.1 140L350 80Z" fill="rgb(250,250,250)" fill-opacity="0.2" class="zr0-cls-0"></path>
@@ -147,7 +147,7 @@ fill:rgba(0,0,0,0);
147147
148148
</style>
149149
</svg>
150-
150+
151151
*/
152152

153153
// Check partial matches, avoiding the random class / id bits.

export-server/tests/charts/sankey.test.js

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@ describe('Sankey charts', () => {
7373
assert.ok(body.endsWith('</svg>'));
7474

7575
/* Current server response is something like
76-
76+
7777
<svg width="700" height="400" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" version="1.1" baseProfile="full" viewBox="0 0 700 400">
7878
<rect width="700" height="400" x="0" y="0" fill="#ffffff"></rect>
7979
<path d="M20 0C262.5 0 262.5 68.1 505 68.1L505 160.7C262.5 160.7 262.5 92.6 20 92.6Z" transform="translate(35 20)" fill="#314656" fill-opacity="0.2" ecmeta_series_index="0" ecmeta_data_index="0" ecmeta_ssr_type="chart" class="zr0-cls-0"></path>
@@ -124,7 +124,7 @@ fill:rgba(92,123,217,1);
124124
125125
</style>
126126
</svg>
127-
127+
128128
*/
129129

130130
// Check partial matches, avoiding the random class / id bits.

export-server/tests/charts/scatter.test.js

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,7 @@ describe('Scatter charts', () => {
8282
assert.ok(body.endsWith('</svg>'));
8383

8484
/* Current server response is something like
85-
85+
8686
<svg width="700" height="400" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" version="1.1" baseProfile="full" viewBox="0 0 700 400">
8787
<rect width="700" height="400" x="0" y="0" fill="#ffffff"></rect>
8888
<path d="M70 330.5L630 330.5" fill="none" pointer-events="visible" stroke="#E0E6F1" class="zr1-cls-2"></path>
@@ -158,7 +158,7 @@ fill:rgba(92,123,217,1);
158158
159159
</style>
160160
</svg>
161-
161+
162162
*/
163163

164164
// Check partial matches, avoiding the random class / id bits.

export-server/tests/charts/sunburst.test.js

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -101,7 +101,7 @@ describe('Sunburst charts', () => {
101101
assert.ok(body.endsWith('</svg>'));
102102

103103
/* Current server response is something like
104-
104+
105105
<svg width="700" height="400" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" version="1.1" baseProfile="full" viewBox="0 0 700 400">
106106
<rect width="700" height="400" x="0" y="0" fill="none"></rect>
107107
<path d="M350 155A45 45 0 1 1 321.9 164.8L350 200Z" fill="#91cc75" stroke="white" stroke-linejoin="bevel" ecmeta_series_index="0" ecmeta_data_index="1" ecmeta_ssr_type="chart" class="zr0-cls-0"></path>
@@ -164,7 +164,7 @@ fill:rgba(255,234,141,1);
164164
165165
</style>
166166
</svg>
167-
167+
168168
*/
169169

170170
// Check partial matches, avoiding the random class / id bits.

0 commit comments

Comments
 (0)