add snippet to archive
This commit is contained in:
21
test/testlog
21
test/testlog
@ -1,4 +1,4 @@
|
||||
Test log for: Sun Feb 18 2018 20:24:43 GMT+0000 (UTC)
|
||||
Test log for: Mon Feb 26 2018 15:00:57 GMT+0530 (India Standard Time)
|
||||
|
||||
> 30-seconds-of-code@0.0.2 test R:\github\30-seconds-of-code
|
||||
> tape test/**/*.test.js | tap-spec
|
||||
@ -538,12 +538,6 @@ Test log for: Sun Feb 18 2018 20:24:43 GMT+0000 (UTC)
|
||||
√ Returns own methods
|
||||
√ Returns own and inherited methods
|
||||
|
||||
Testing fuzzySearch
|
||||
|
||||
√ fuzzySearch is a Function
|
||||
√ Provided examples work
|
||||
√ Provided examples work
|
||||
|
||||
Testing gcd
|
||||
|
||||
√ gcd is a Function
|
||||
@ -1529,8 +1523,8 @@ Test log for: Sun Feb 18 2018 20:24:43 GMT+0000 (UTC)
|
||||
|
||||
Testing stableSort
|
||||
|
||||
✔ stableSort is a Function
|
||||
✔ Array is properly sorted
|
||||
√ stableSort is a Function
|
||||
√ Array is properly sorted
|
||||
|
||||
Testing standardDeviation
|
||||
|
||||
@ -1914,15 +1908,14 @@ Test log for: Sun Feb 18 2018 20:24:43 GMT+0000 (UTC)
|
||||
√ zipWith is a Function
|
||||
√ Runs the function provided
|
||||
√ Runs promises in series
|
||||
√ Works as expecting, passing arguments properly
|
||||
√ Sends a GET request
|
||||
√ Works as expecting, passing arguments properly
|
||||
√ Sends a POST request
|
||||
√ Works with multiple promises
|
||||
|
||||
|
||||
|
||||
total: 974
|
||||
passing: 974
|
||||
duration: 2.9s
|
||||
total: 973
|
||||
passing: 973
|
||||
duration: 3s
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user