@@ -31,7 +31,7 @@ ruleTester.run('conditional expressions', rule, {
31
31
errors : [
32
32
{
33
33
data : { condition : 'conditional' } ,
34
- messageId : 'noConditionalExpect ' ,
34
+ messageId : 'conditionalInTest ' ,
35
35
} ,
36
36
] ,
37
37
} ,
@@ -44,7 +44,7 @@ ruleTester.run('conditional expressions', rule, {
44
44
errors : [
45
45
{
46
46
data : { condition : 'conditional' } ,
47
- messageId : 'noConditionalExpect ' ,
47
+ messageId : 'conditionalInTest ' ,
48
48
} ,
49
49
] ,
50
50
} ,
@@ -57,11 +57,11 @@ ruleTester.run('conditional expressions', rule, {
57
57
errors : [
58
58
{
59
59
data : { condition : 'conditional' } ,
60
- messageId : 'noConditionalExpect ' ,
60
+ messageId : 'conditionalInTest ' ,
61
61
} ,
62
62
{
63
63
data : { condition : 'conditional' } ,
64
- messageId : 'noConditionalExpect ' ,
64
+ messageId : 'conditionalInTest ' ,
65
65
} ,
66
66
] ,
67
67
} ,
@@ -187,7 +187,7 @@ ruleTester.run('switch statements', rule, {
187
187
errors : [
188
188
{
189
189
data : { condition : 'switch' } ,
190
- messageId : 'noConditionalExpect ' ,
190
+ messageId : 'conditionalInTest ' ,
191
191
} ,
192
192
] ,
193
193
} ,
@@ -198,7 +198,7 @@ ruleTester.run('switch statements', rule, {
198
198
errors : [
199
199
{
200
200
data : { condition : 'switch' } ,
201
- messageId : 'noConditionalExpect ' ,
201
+ messageId : 'conditionalInTest ' ,
202
202
} ,
203
203
] ,
204
204
} ,
@@ -209,7 +209,7 @@ ruleTester.run('switch statements', rule, {
209
209
errors : [
210
210
{
211
211
data : { condition : 'switch' } ,
212
- messageId : 'noConditionalExpect ' ,
212
+ messageId : 'conditionalInTest ' ,
213
213
} ,
214
214
] ,
215
215
} ,
@@ -220,7 +220,7 @@ ruleTester.run('switch statements', rule, {
220
220
errors : [
221
221
{
222
222
data : { condition : 'switch' } ,
223
- messageId : 'noConditionalExpect ' ,
223
+ messageId : 'conditionalInTest ' ,
224
224
} ,
225
225
] ,
226
226
} ,
@@ -231,7 +231,7 @@ ruleTester.run('switch statements', rule, {
231
231
errors : [
232
232
{
233
233
data : { condition : 'switch' } ,
234
- messageId : 'noConditionalExpect ' ,
234
+ messageId : 'conditionalInTest ' ,
235
235
} ,
236
236
] ,
237
237
} ,
@@ -242,7 +242,7 @@ ruleTester.run('switch statements', rule, {
242
242
errors : [
243
243
{
244
244
data : { condition : 'switch' } ,
245
- messageId : 'noConditionalExpect ' ,
245
+ messageId : 'conditionalInTest ' ,
246
246
} ,
247
247
] ,
248
248
} ,
@@ -253,7 +253,7 @@ ruleTester.run('switch statements', rule, {
253
253
errors : [
254
254
{
255
255
data : { condition : 'switch' } ,
256
- messageId : 'noConditionalExpect ' ,
256
+ messageId : 'conditionalInTest ' ,
257
257
} ,
258
258
] ,
259
259
} ,
@@ -264,7 +264,7 @@ ruleTester.run('switch statements', rule, {
264
264
errors : [
265
265
{
266
266
data : { condition : 'switch' } ,
267
- messageId : 'noConditionalExpect ' ,
267
+ messageId : 'conditionalInTest ' ,
268
268
} ,
269
269
] ,
270
270
} ,
@@ -275,7 +275,7 @@ ruleTester.run('switch statements', rule, {
275
275
errors : [
276
276
{
277
277
data : { condition : 'switch' } ,
278
- messageId : 'noConditionalExpect ' ,
278
+ messageId : 'conditionalInTest ' ,
279
279
} ,
280
280
] ,
281
281
} ,
@@ -286,7 +286,7 @@ ruleTester.run('switch statements', rule, {
286
286
errors : [
287
287
{
288
288
data : { condition : 'switch' } ,
289
- messageId : 'noConditionalExpect ' ,
289
+ messageId : 'conditionalInTest ' ,
290
290
} ,
291
291
] ,
292
292
} ,
@@ -297,7 +297,7 @@ ruleTester.run('switch statements', rule, {
297
297
errors : [
298
298
{
299
299
data : { condition : 'switch' } ,
300
- messageId : 'noConditionalExpect ' ,
300
+ messageId : 'conditionalInTest ' ,
301
301
} ,
302
302
] ,
303
303
} ,
@@ -308,7 +308,7 @@ ruleTester.run('switch statements', rule, {
308
308
errors : [
309
309
{
310
310
data : { condition : 'switch' } ,
311
- messageId : 'noConditionalExpect ' ,
311
+ messageId : 'conditionalInTest ' ,
312
312
} ,
313
313
] ,
314
314
} ,
@@ -319,7 +319,7 @@ ruleTester.run('switch statements', rule, {
319
319
errors : [
320
320
{
321
321
data : { condition : 'switch' } ,
322
- messageId : 'noConditionalExpect ' ,
322
+ messageId : 'conditionalInTest ' ,
323
323
} ,
324
324
] ,
325
325
} ,
@@ -332,7 +332,7 @@ ruleTester.run('switch statements', rule, {
332
332
errors : [
333
333
{
334
334
data : { condition : 'switch' } ,
335
- messageId : 'noConditionalExpect ' ,
335
+ messageId : 'conditionalInTest ' ,
336
336
} ,
337
337
] ,
338
338
} ,
@@ -341,7 +341,7 @@ ruleTester.run('switch statements', rule, {
341
341
errors : [
342
342
{
343
343
data : { condition : 'switch' } ,
344
- messageId : 'noConditionalExpect ' ,
344
+ messageId : 'conditionalInTest ' ,
345
345
} ,
346
346
] ,
347
347
} ,
@@ -358,15 +358,15 @@ ruleTester.run('switch statements', rule, {
358
358
errors : [
359
359
{
360
360
data : { condition : 'switch' } ,
361
- messageId : 'noConditionalExpect ' ,
361
+ messageId : 'conditionalInTest ' ,
362
362
} ,
363
363
{
364
364
data : { condition : 'switch' } ,
365
- messageId : 'noConditionalExpect ' ,
365
+ messageId : 'conditionalInTest ' ,
366
366
} ,
367
367
{
368
368
data : { condition : 'switch' } ,
369
- messageId : 'noConditionalExpect ' ,
369
+ messageId : 'conditionalInTest ' ,
370
370
} ,
371
371
] ,
372
372
} ,
@@ -379,7 +379,7 @@ ruleTester.run('switch statements', rule, {
379
379
errors : [
380
380
{
381
381
data : { condition : 'switch' } ,
382
- messageId : 'noConditionalExpect ' ,
382
+ messageId : 'conditionalInTest ' ,
383
383
} ,
384
384
] ,
385
385
} ,
@@ -408,7 +408,7 @@ ruleTester.run('switch statements', rule, {
408
408
errors : [
409
409
{
410
410
data : { condition : 'switch' } ,
411
- messageId : 'noConditionalExpect ' ,
411
+ messageId : 'conditionalInTest ' ,
412
412
} ,
413
413
] ,
414
414
} ,
@@ -559,7 +559,7 @@ ruleTester.run('if statements', rule, {
559
559
errors : [
560
560
{
561
561
data : { condition : 'if' } ,
562
- messageId : 'noConditionalExpect ' ,
562
+ messageId : 'conditionalInTest ' ,
563
563
} ,
564
564
] ,
565
565
} ,
@@ -570,7 +570,7 @@ ruleTester.run('if statements', rule, {
570
570
errors : [
571
571
{
572
572
data : { condition : 'if' } ,
573
- messageId : 'noConditionalExpect ' ,
573
+ messageId : 'conditionalInTest ' ,
574
574
} ,
575
575
] ,
576
576
} ,
@@ -581,7 +581,7 @@ ruleTester.run('if statements', rule, {
581
581
errors : [
582
582
{
583
583
data : { condition : 'if' } ,
584
- messageId : 'noConditionalExpect ' ,
584
+ messageId : 'conditionalInTest ' ,
585
585
} ,
586
586
] ,
587
587
} ,
@@ -592,7 +592,7 @@ ruleTester.run('if statements', rule, {
592
592
errors : [
593
593
{
594
594
data : { condition : 'if' } ,
595
- messageId : 'noConditionalExpect ' ,
595
+ messageId : 'conditionalInTest ' ,
596
596
} ,
597
597
] ,
598
598
} ,
@@ -603,7 +603,7 @@ ruleTester.run('if statements', rule, {
603
603
errors : [
604
604
{
605
605
data : { condition : 'if' } ,
606
- messageId : 'noConditionalExpect ' ,
606
+ messageId : 'conditionalInTest ' ,
607
607
} ,
608
608
] ,
609
609
} ,
@@ -614,7 +614,7 @@ ruleTester.run('if statements', rule, {
614
614
errors : [
615
615
{
616
616
data : { condition : 'if' } ,
617
- messageId : 'noConditionalExpect ' ,
617
+ messageId : 'conditionalInTest ' ,
618
618
} ,
619
619
] ,
620
620
} ,
@@ -625,7 +625,7 @@ ruleTester.run('if statements', rule, {
625
625
errors : [
626
626
{
627
627
data : { condition : 'if' } ,
628
- messageId : 'noConditionalExpect ' ,
628
+ messageId : 'conditionalInTest ' ,
629
629
} ,
630
630
] ,
631
631
} ,
@@ -636,7 +636,7 @@ ruleTester.run('if statements', rule, {
636
636
errors : [
637
637
{
638
638
data : { condition : 'if' } ,
639
- messageId : 'noConditionalExpect ' ,
639
+ messageId : 'conditionalInTest ' ,
640
640
} ,
641
641
] ,
642
642
} ,
@@ -647,7 +647,7 @@ ruleTester.run('if statements', rule, {
647
647
errors : [
648
648
{
649
649
data : { condition : 'if' } ,
650
- messageId : 'noConditionalExpect ' ,
650
+ messageId : 'conditionalInTest ' ,
651
651
} ,
652
652
] ,
653
653
} ,
@@ -658,7 +658,7 @@ ruleTester.run('if statements', rule, {
658
658
errors : [
659
659
{
660
660
data : { condition : 'if' } ,
661
- messageId : 'noConditionalExpect ' ,
661
+ messageId : 'conditionalInTest ' ,
662
662
} ,
663
663
] ,
664
664
} ,
@@ -669,7 +669,7 @@ ruleTester.run('if statements', rule, {
669
669
errors : [
670
670
{
671
671
data : { condition : 'if' } ,
672
- messageId : 'noConditionalExpect ' ,
672
+ messageId : 'conditionalInTest ' ,
673
673
} ,
674
674
] ,
675
675
} ,
@@ -680,7 +680,7 @@ ruleTester.run('if statements', rule, {
680
680
errors : [
681
681
{
682
682
data : { condition : 'if' } ,
683
- messageId : 'noConditionalExpect ' ,
683
+ messageId : 'conditionalInTest ' ,
684
684
} ,
685
685
] ,
686
686
} ,
@@ -693,7 +693,7 @@ ruleTester.run('if statements', rule, {
693
693
errors : [
694
694
{
695
695
data : { condition : 'if' } ,
696
- messageId : 'noConditionalExpect ' ,
696
+ messageId : 'conditionalInTest ' ,
697
697
} ,
698
698
] ,
699
699
} ,
@@ -702,7 +702,7 @@ ruleTester.run('if statements', rule, {
702
702
errors : [
703
703
{
704
704
data : { condition : 'if' } ,
705
- messageId : 'noConditionalExpect ' ,
705
+ messageId : 'conditionalInTest ' ,
706
706
} ,
707
707
] ,
708
708
} ,
@@ -719,15 +719,15 @@ ruleTester.run('if statements', rule, {
719
719
errors : [
720
720
{
721
721
data : { condition : 'if' } ,
722
- messageId : 'noConditionalExpect ' ,
722
+ messageId : 'conditionalInTest ' ,
723
723
} ,
724
724
{
725
725
data : { condition : 'if' } ,
726
- messageId : 'noConditionalExpect ' ,
726
+ messageId : 'conditionalInTest ' ,
727
727
} ,
728
728
{
729
729
data : { condition : 'if' } ,
730
- messageId : 'noConditionalExpect ' ,
730
+ messageId : 'conditionalInTest ' ,
731
731
} ,
732
732
] ,
733
733
} ,
@@ -740,7 +740,7 @@ ruleTester.run('if statements', rule, {
740
740
errors : [
741
741
{
742
742
data : { condition : 'if' } ,
743
- messageId : 'noConditionalExpect ' ,
743
+ messageId : 'conditionalInTest ' ,
744
744
} ,
745
745
] ,
746
746
} ,
@@ -767,7 +767,7 @@ ruleTester.run('if statements', rule, {
767
767
errors : [
768
768
{
769
769
data : { condition : 'if' } ,
770
- messageId : 'noConditionalExpect ' ,
770
+ messageId : 'conditionalInTest ' ,
771
771
} ,
772
772
] ,
773
773
} ,
0 commit comments