forked from HackYourFuture/Assignments
-
Notifications
You must be signed in to change notification settings - Fork 7
Expand file tree
/
Copy pathex3-tellFortune.report.txt
More file actions
31 lines (26 loc) · 1.49 KB
/
ex3-tellFortune.report.txt
File metadata and controls
31 lines (26 loc) · 1.49 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
*** Unit Test Error Report ***
PASS .dist/1-JavaScript/Week2/unit-tests/ex3-tellFortune.test.js
js-wk2-ex3-tellFortune
✅ should exist and be executable (1 ms)
✅ should have all TODO comments removed
✅ `tellFortune` should not contain unneeded console.log calls
✅ should take four parameters (1 ms)
✅ should call function `selectRandomly` for each of its arguments
✅ `numKids` should be an array initialized with 5 elements
✅ `locations` should be an array initialized with 5 elements
✅ `partnerNames` should be an array initialized with 5 elements
✅ `jobTitles` should be an array initialized with 5 elements
✅ should tell the fortune by randomly selecting array values
Test Suites: 1 passed, 1 total
Tests: 10 passed, 10 total
Snapshots: 0 total
Time: 0.415 s
Ran all test suites matching /\/Users\/dashatkachenko\/Desktop\/Assignments-Cohort54\/.dist\/1-JavaScript\/Week2\/unit-tests\/ex3-tellFortune.test.js/i.
No linting errors detected.
*** Spell Checker Report ***
1-JavaScript/Week2/assignment/ex3-tellFortune.js:54:14 - Unknown word (Dasha)
1-JavaScript/Week2/assignment/ex3-tellFortune.js:54:31 - Unknown word (Kostya)
1-JavaScript/Week2/assignment/ex3-tellFortune.js:54:41 - Unknown word (Oleg)
1-JavaScript/Week2/assignment/ex3-tellFortune.js:58:6 - Unknown word (Rivne)
1-JavaScript/Week2/assignment/ex3-tellFortune.js:58:33 - Unknown word (Ternopil)
1-JavaScript/Week2/assignment/ex3-tellFortune.js:58:45 - Unknown word (Dnipro)