Loading collection data...
Collections are a way for you to organize kata so that you can create your own training routines. Every collection you create is public and automatically sharable with other warriors. After you have added a few kata to a collection you and others can train on the kata contained within the collection.
Get started now by creating a new collection.
for those who's struggling: take a look at the last sample test.
There is no function call: expectError(..., seq.next), this is just a property
Btw this is a huge disadvantage of the kata. It is soo unclear
Issue not reproducible. Probably user error, not kata error. Closing.
i had the same problem ? could you tell me how can i fixed it ?
Same happened to me right now, after completed blue(4ryu) kata got just 1 honor. This solution works yet? I mean, if I complete another kata I'll retrieve my lost honor points?
joh_pot is correct. I noticed the same behavior. After completing the next kata, you are reward with points for the current kata and 'missing' points from previous kata.
Just complete another quick kata, usually it will update then.
That line should work. As I said above, the error probably stems from other problem in the code.
Could you post your code here(mark it as spoiler)?
Throwing an error is working for me. Propably some other error in your code (Off by one, maybe?).