Skip to content

test: ReaderParser has no unit-tests. #183

@SharafMohamed

Description

@SharafMohamed

Request

We've been running into bugs with ReaderParser. The unit-tests currently focus on BufferParser. While these two classes share a lot of functionality, the ReaderParser has the unique task of handling buffer wrap around.

Possible implementation

Add unit-tests to test:

  • The wrap around case.
  • Reusing a Token (also testing the wrap around case).

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions