MatthewWid / better-sse

⬆ Dead simple, dependency-less, spec-compliant server-sent events implementation for Node, written in TypeScript.
https://matthewwid.github.io/better-sse/
MIT License
559 stars 14 forks source link

CI: Add workflow for running tests #65

Closed MatthewWid closed 5 months ago

MatthewWid commented 5 months ago

This PR adds a CI workflow that runs unit tests on every push to a branch and pull request.