Skip to content
  • Nathan Harris's avatar
    Add more test coverage of `RESPTranslator` · b9b70307
    Nathan Harris authored
    Motivation:
    
    Diagnostics for why `.bulkString` parses might fail were weak, and edge cases fell through gaps in coverage were found.
    
    Modifications:
    
    Added new cases to `RESPTranslator.ParsingError` for `.bulkString` parsing with additional test coverage.
    
    Result:
    
    Users should have better diagnostics for bogus data or failed parsing state.
    b9b70307