en.javascript.info/1-js/06-advanced-functions
Valerii Iatsko 8c6f614dc4 Fixed spy-decorator assignment test
Hi!

We should be checking here original function not spy to ensure that we are wrapping transparently.

The test wasn't working and probably that was just a "typo" to begin with.

This makes it work properly.
2017-10-01 09:34:43 +02:00
..
01-recursion Update article.md 2017-09-20 14:53:43 +04:30
02-rest-parameters-spread-operator today’s typos 2017-05-11 20:41:00 +02:00
03-closure probable typo fixed 2017-09-19 13:22:03 -04:00
04-var today’s typos 2017-05-11 20:41:00 +02:00
05-global-object today’s typos 2017-05-11 20:41:00 +02:00
06-function-object today’s typos 2017-05-11 20:41:00 +02:00
07-new-function up 2017-03-21 17:14:05 +03:00
08-settimeout-setinterval Inner setTimeout() wrongly refering to tick() 2017-06-23 13:36:52 +02:00
09-call-apply-decorators Fixed spy-decorator assignment test 2017-10-01 09:34:43 +02:00
10-bind flushing my list of typos when reaching the Objects chapter 2017-05-12 10:28:56 +02:00
11-currying-partials Fix invalid function name 2017-06-03 14:02:35 +03:00
12-arrow-functions flushing my list of typos when reaching the Objects chapter 2017-05-12 10:28:56 +02:00
index.md up 2017-03-21 14:41:49 +03:00