I passed the tests from the last stage ( #hw1 ). When starting the next one - blocking with $, I decided to just run the tests before writing any code and it failed with the very first ones. I then tried running the test commands on the official redis server and it failed there as well.
My failed tests:
I don’t understand what ‘\x00’ is, why the official Redis Server gives an error as well or what is going on.
I really need some help here because I’m stuck. I tried looking for ‘\x00’ and it’s not $, then I don’t know what it is and the stage mentions nothing about it.