rubensworks / jsonld-streaming-parser.js

A fast and lightweight streaming JSON-LD parser for JavaScript
https://www.rubensworks.net/blog/2019/03/13/streaming-rdf-parsers/
MIT License
80 stars 13 forks source link

Add tests to ensure that the parser is not immediately flowing #99

Closed Tpt closed 1 year ago

Tpt commented 2 years ago

Tests written in an attempt to reproduce #66

rubensworks commented 1 year ago

Closing, since these tests don't guarantee the lack of internal flowing.