Travis build: 2089 [cron]
This commit is contained in:
File diff suppressed because one or more lines are too long
@ -1,4 +1,4 @@
|
|||||||
Test log for: Thu May 24 2018 21:14:17 GMT+0000 (UTC)
|
Test log for: Fri May 25 2018 21:13:56 GMT+0000 (UTC)
|
||||||
|
|
||||||
> 30-seconds-of-code@0.0.3 test /home/travis/build/Chalarangelo/30-seconds-of-code
|
> 30-seconds-of-code@0.0.3 test /home/travis/build/Chalarangelo/30-seconds-of-code
|
||||||
> tape test/**/*.test.js | tap-spec
|
> tape test/**/*.test.js | tap-spec
|
||||||
@ -2008,9 +2008,9 @@ Test log for: Thu May 24 2018 21:14:17 GMT+0000 (UTC)
|
|||||||
Testing zipWith
|
Testing zipWith
|
||||||
|
|
||||||
✔ zipWith is a Function
|
✔ zipWith is a Function
|
||||||
|
✔ Runs the function provided
|
||||||
✔ Sends a GET request
|
✔ Sends a GET request
|
||||||
✔ Sends a POST request
|
✔ Sends a POST request
|
||||||
✔ Runs the function provided
|
|
||||||
✔ Runs promises in series
|
✔ Runs promises in series
|
||||||
✔ Works as expecting, passing arguments properly
|
✔ Works as expecting, passing arguments properly
|
||||||
✔ Works with multiple promises
|
✔ Works with multiple promises
|
||||||
@ -2018,6 +2018,6 @@ Test log for: Thu May 24 2018 21:14:17 GMT+0000 (UTC)
|
|||||||
|
|
||||||
total: 1021
|
total: 1021
|
||||||
passing: 1021
|
passing: 1021
|
||||||
duration: 2.4s
|
duration: 2.5s
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user