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

Examples and/or tests for this library #37

Open
btakita opened this issue Apr 28, 2023 · 1 comment
Open

Examples and/or tests for this library #37

btakita opened this issue Apr 28, 2023 · 1 comment

Comments

@btakita
Copy link

btakita commented Apr 28, 2023

Could you add some working example code or tests in this repo to demonstrate how how to use this library? Specifically, I'm trying to test a memo created by a npm package but do not see any example code on how to create such a test.

Thanks

@atk
Copy link
Collaborator

atk commented Apr 28, 2023

For your current need, please look at the example for testEffect - the underlying concepts of testing asynchronous signal changes apply to memos, too.

Still, this request seems reasonable. I'll try to add some more examples until end of next week.

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

2 participants