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

Rebuild the exemplar for the new api #27

Merged
merged 2 commits into from
Apr 8, 2024
Merged

Conversation

Synesso
Copy link
Collaborator

@Synesso Synesso commented Apr 7, 2024

See the package app.cash.kfsm.exemplar for a new take on the exemplar code using the app.cash API.

@Synesso Synesso enabled auto-merge (squash) April 7, 2024 01:08
@Synesso Synesso force-pushed the jem/20240407-new-api-exemplar branch from 38e0cf8 to 78653dc Compare April 7, 2024 01:11
Comment on lines +26 to +29
val saves = mutableListOf<Hamster>()
val locks = mutableListOf<Hamster>()
val unlocks = mutableListOf<Hamster>()
val notifications = mutableListOf<String>()
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I love this mechanism for testing ✨

@Synesso Synesso merged commit 48ef893 into main Apr 8, 2024
3 checks passed
@hugomd hugomd deleted the jem/20240407-new-api-exemplar branch April 8, 2024 03:46
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.

3 participants