Ad
  • Custom User Avatar

    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

  • Custom User Avatar

    Issue not reproducible. Probably user error, not kata error. Closing.

  • Custom User Avatar

    i had the same problem ? could you tell me how can i fixed it ?

  • Custom User Avatar

    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?

  • Custom User Avatar

    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.

  • Default User Avatar

    Just complete another quick kata, usually it will update then.

  • Custom User Avatar

    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)?

  • Custom User Avatar

    Throwing an error is working for me. Propably some other error in your code (Off by one, maybe?).