Tests for functionName
This commit is contained in:
@ -1,4 +1,4 @@
|
||||
Test log for: Thu Feb 08 2018 15:13:49 GMT+0200 (GTB Standard Time)
|
||||
Test log for: Thu Feb 08 2018 15:59:54 GMT+0200 (GTB Standard Time)
|
||||
|
||||
> 30-seconds-of-code@0.0.1 test G:\My Files\git Repositories\30-seconds-of-code
|
||||
> tape test/**/*.test.js | tap-spec
|
||||
@ -463,6 +463,9 @@ Test log for: Thu Feb 08 2018 15:13:49 GMT+0200 (GTB Standard Time)
|
||||
Testing functionName
|
||||
|
||||
√ functionName is a Function
|
||||
√ Works for native functions
|
||||
√ Works for functions
|
||||
√ Works for arrow functions
|
||||
|
||||
Testing functions
|
||||
|
||||
@ -1751,8 +1754,8 @@ Test log for: Thu Feb 08 2018 15:13:49 GMT+0200 (GTB Standard Time)
|
||||
√ Works with multiple promises
|
||||
|
||||
|
||||
total: 849
|
||||
passing: 849
|
||||
total: 852
|
||||
passing: 852
|
||||
duration: 2.4s
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user