Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add tests #35

Open
alexewerlof opened this issue Oct 20, 2023 · 3 comments
Open

Add tests #35

alexewerlof opened this issue Oct 20, 2023 · 3 comments

Comments

@alexewerlof
Copy link
Contributor

Deno has native testing support. Could we add some tests with mock data just to ensure that the parsing and encoding/decoding functionality works as expected?

@lino-levan
Copy link
Collaborator

Tests would definitely be nice, especially around my SSE decoding.

@load1n9
Copy link
Owner

load1n9 commented Oct 23, 2023

Yeah sounds good, a big thing for testing is testing is costly so keeping it to a minimum while testing everything would be nice

@alexewerlof
Copy link
Contributor Author

To reduce duplication of effort, and diverging from whatever convention and preference you may have in mind, I'd prefer if you guys add the basic tests and I'll add to it with the PRs that I'll be making. 🙏

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants