Not necessarily a function.
Your function should return a function here... it's a bit different from most katas.
Here is the message that I get when trying to test: TypeError: describe is not a function at /home/codewarrior/index.js:24:1 at /home/codewarrior/index.js:40:5 at Object.handleError
I've tested it in javascript and they do work, what do you mean?
The tests are not working so the Kata can not be completed, please check it
Loading collection data...
Not necessarily a function.
Your function should return a function here... it's a bit different from most katas.
Here is the message that I get when trying to test:
TypeError: describe is not a function
at /home/codewarrior/index.js:24:1
at /home/codewarrior/index.js:40:5
at Object.handleError
I've tested it in javascript and they do work, what do you mean?
The tests are not working so the Kata can not be completed, please check it