You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
"fullTitle": "index.js companyName is set as Scuber",
16
+
"duration": 0,
17
+
"currentRetry": 0,
18
+
"err": {
19
+
"stack": "ReferenceError: companyName is not defined\n at Context.<anonymous> (test/indexTest.js:15:14)\n at processImmediate (internal/timers.js:461:21)",
20
+
"message": "companyName is not defined"
21
+
}
22
+
},
23
+
{
24
+
"title": "is defined as a const",
25
+
"fullTitle": "index.js companyName is defined as a const",
26
+
"duration": 1,
27
+
"currentRetry": 0,
28
+
"err": {
29
+
"message": "Expected companyName to be a const: expected '// Code your solution in this file!\\n' to match /const companyName/",
30
+
"showDiff": false,
31
+
"actual": "// Code your solution in this file!\n",
32
+
"stack": "AssertionError: Expected companyName to be a const: expected '// Code your solution in this file!\\n' to match /const companyName/\n at Context.<anonymous> (test/indexTest.js:19:21)\n at processImmediate (internal/timers.js:461:21)"
33
+
}
34
+
},
35
+
{
36
+
"title": "is declared as equal to Chelsea",
37
+
"fullTitle": "index.js mostProfitableNeighborhood is declared as equal to Chelsea",
38
+
"duration": 0,
39
+
"currentRetry": 0,
40
+
"err": {
41
+
"stack": "ReferenceError: mostProfitableNeighborhood is not defined\n at Context.<anonymous> (test/indexTest.js:25:14)\n at processImmediate (internal/timers.js:461:21)",
42
+
"message": "mostProfitableNeighborhood is not defined"
43
+
}
44
+
},
45
+
{
46
+
"title": "is defined using let",
47
+
"fullTitle": "index.js mostProfitableNeighborhood is defined using let",
48
+
"duration": 0,
49
+
"currentRetry": 0,
50
+
"err": {
51
+
"message": "Expected mostProfitableNeighborhood to be defined using let: expected '// Code your solution in this file!\\n' to match /let mostProfitableNeighborhood/",
52
+
"showDiff": false,
53
+
"actual": "// Code your solution in this file!\n",
54
+
"stack": "AssertionError: Expected mostProfitableNeighborhood to be defined using let: expected '// Code your solution in this file!\\n' to match /let mostProfitableNeighborhood/\n at Context.<anonymous> (test/indexTest.js:29:21)\n at processImmediate (internal/timers.js:461:21)"
55
+
}
56
+
},
57
+
{
58
+
"title": "is declared as equal to Susan Smith",
59
+
"fullTitle": "index.js companyCeo is declared as equal to Susan Smith",
60
+
"duration": 1,
61
+
"currentRetry": 0,
62
+
"err": {
63
+
"stack": "ReferenceError: companyCeo is not defined\n at Context.<anonymous> (test/indexTest.js:35:14)\n at processImmediate (internal/timers.js:461:21)",
64
+
"message": "companyCeo is not defined"
65
+
}
66
+
},
67
+
{
68
+
"title": "is defined using let",
69
+
"fullTitle": "index.js companyCeo is defined using let",
70
+
"duration": 0,
71
+
"currentRetry": 0,
72
+
"err": {
73
+
"message": "Expected companyCeo to be defined using let: expected '// Code your solution in this file!\\n' to match /let companyCeo/",
74
+
"showDiff": false,
75
+
"actual": "// Code your solution in this file!\n",
76
+
"stack": "AssertionError: Expected companyCeo to be defined using let: expected '// Code your solution in this file!\\n' to match /let companyCeo/\n at Context.<anonymous> (test/indexTest.js:39:21)\n at processImmediate (internal/timers.js:461:21)"
77
+
}
78
+
}
79
+
],
80
+
"pending": [],
81
+
"failures": [
82
+
{
83
+
"title": "is set as Scuber",
84
+
"fullTitle": "index.js companyName is set as Scuber",
85
+
"duration": 0,
86
+
"currentRetry": 0,
87
+
"err": {
88
+
"stack": "ReferenceError: companyName is not defined\n at Context.<anonymous> (test/indexTest.js:15:14)\n at processImmediate (internal/timers.js:461:21)",
89
+
"message": "companyName is not defined"
90
+
}
91
+
},
92
+
{
93
+
"title": "is defined as a const",
94
+
"fullTitle": "index.js companyName is defined as a const",
95
+
"duration": 1,
96
+
"currentRetry": 0,
97
+
"err": {
98
+
"message": "Expected companyName to be a const: expected '// Code your solution in this file!\\n' to match /const companyName/",
99
+
"showDiff": false,
100
+
"actual": "// Code your solution in this file!\n",
101
+
"stack": "AssertionError: Expected companyName to be a const: expected '// Code your solution in this file!\\n' to match /const companyName/\n at Context.<anonymous> (test/indexTest.js:19:21)\n at processImmediate (internal/timers.js:461:21)"
102
+
}
103
+
},
104
+
{
105
+
"title": "is declared as equal to Chelsea",
106
+
"fullTitle": "index.js mostProfitableNeighborhood is declared as equal to Chelsea",
107
+
"duration": 0,
108
+
"currentRetry": 0,
109
+
"err": {
110
+
"stack": "ReferenceError: mostProfitableNeighborhood is not defined\n at Context.<anonymous> (test/indexTest.js:25:14)\n at processImmediate (internal/timers.js:461:21)",
111
+
"message": "mostProfitableNeighborhood is not defined"
112
+
}
113
+
},
114
+
{
115
+
"title": "is defined using let",
116
+
"fullTitle": "index.js mostProfitableNeighborhood is defined using let",
117
+
"duration": 0,
118
+
"currentRetry": 0,
119
+
"err": {
120
+
"message": "Expected mostProfitableNeighborhood to be defined using let: expected '// Code your solution in this file!\\n' to match /let mostProfitableNeighborhood/",
121
+
"showDiff": false,
122
+
"actual": "// Code your solution in this file!\n",
123
+
"stack": "AssertionError: Expected mostProfitableNeighborhood to be defined using let: expected '// Code your solution in this file!\\n' to match /let mostProfitableNeighborhood/\n at Context.<anonymous> (test/indexTest.js:29:21)\n at processImmediate (internal/timers.js:461:21)"
124
+
}
125
+
},
126
+
{
127
+
"title": "is declared as equal to Susan Smith",
128
+
"fullTitle": "index.js companyCeo is declared as equal to Susan Smith",
129
+
"duration": 1,
130
+
"currentRetry": 0,
131
+
"err": {
132
+
"stack": "ReferenceError: companyCeo is not defined\n at Context.<anonymous> (test/indexTest.js:35:14)\n at processImmediate (internal/timers.js:461:21)",
133
+
"message": "companyCeo is not defined"
134
+
}
135
+
},
136
+
{
137
+
"title": "is defined using let",
138
+
"fullTitle": "index.js companyCeo is defined using let",
139
+
"duration": 0,
140
+
"currentRetry": 0,
141
+
"err": {
142
+
"message": "Expected companyCeo to be defined using let: expected '// Code your solution in this file!\\n' to match /let companyCeo/",
143
+
"showDiff": false,
144
+
"actual": "// Code your solution in this file!\n",
145
+
"stack": "AssertionError: Expected companyCeo to be defined using let: expected '// Code your solution in this file!\\n' to match /let companyCeo/\n at Context.<anonymous> (test/indexTest.js:39:21)\n at processImmediate (internal/timers.js:461:21)"
0 commit comments