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 more tests for signals #70

Open
littledan opened this issue Mar 30, 2024 · 1 comment
Open

Add more tests for signals #70

littledan opened this issue Mar 30, 2024 · 1 comment
Labels

Comments

@littledan
Copy link
Member

There are some tests in this repo alongside the polyfill implementation which get at line-by-line code coverage, but they don’t really hit all of the semantic cases that would be interesting. One possible way to improve test coverage further would be to port tests from various different signal implementations to this API (while verifying that they are valid for us).

@davidapple
Copy link

Signals for native js is an amazing idea. Solid js has taken us into a new paradigm. Keep up the good work guys.

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

No branches or pull requests

3 participants