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

Adds compound async action test #20

Merged

Conversation

msmith-techempower
Copy link
Member

@msmith-techempower msmith-techempower commented May 14, 2019

This example and test exercises the following:

  1. Actions can be async
  2. Actions are closed, but the state gets set every render and therefore is referentially stable
  3. Events can compound actions and have reliable outcomes provided calls block (await)

@msmith-techempower msmith-techempower merged commit a42ecdb into TechEmpower:master May 14, 2019
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.

None yet

2 participants