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

fix(reset-all): Add ability to at module level reset all atoms values #15

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

merisbahti
Copy link
Owner

@merisbahti merisbahti commented Dec 12, 2020

Adds a way to reset all atoms. Since all atoms are derived in some way from a base atom, it's enough to just reset all base atoms.

fixes: #12

What do you think sesam?

@sesam
Copy link

sesam commented Jun 29, 2021

Nice! I had overlooked this. Small amount of added code for a very important feature to enable testing. I like it :)

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

Successfully merging this pull request may close these issues.

Testing a klyva-app
2 participants