Skip to content

react: Test callbacks on multiple cells #1197

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

Merged
merged 1 commit into from
Apr 13, 2018
Merged

react: Test callbacks on multiple cells #1197

merged 1 commit into from
Apr 13, 2018

Conversation

petertseng
Copy link
Member

@petertseng petertseng commented Feb 23, 2018

react 1.3.0

Consider an implementation that stops looking for cells to fire
callbacks on after it has found any single cell that has callbacks. That
would fail this test.

react 1.3.0

Consider an implementation that stops looking for cells to fire
callbacks on after it has found any single cell that has callbacks. That
would fail this test.
@petertseng
Copy link
Member Author

petertseng commented Mar 19, 2018

If #1197 is merged before #1196, the version number progression will be 1.2.0 -> 1.3.0 -> 2.0.0.
If the opposite happens, and #1196 is merged before #1197, the version number progression will be 1.2.0 -> 2.0.0 -> 2.1.0.

It does not matter to me which path is taken. In the absence of other feedback, I will arrange so that the final version is 2.0.0, but if there is a large disparity in time of Approval (in the GitHub sense) of the two PRs, I will of course take the appropriate path dictated by those Approvals.

@ErikSchierboom
Copy link
Member

@petertseng Is this ready to be merged?

@petertseng
Copy link
Member Author

Is this ready to be merged?

Yes.

@petertseng petertseng merged commit 6492b6c into exercism:master Apr 13, 2018
@petertseng petertseng deleted the react-multi branch April 13, 2018 07:12
@petertseng
Copy link
Member Author

Thank you for reviewing!

petertseng added a commit to petertseng/exercism-ceylon that referenced this pull request Apr 13, 2018
2.0.0: Combine expectCallbacks into
exercism/problem-specifications#1196
was already performed pre-emptively in
exercism#63

1.3.0: Multiple cells (the actual change here):
exercism/problem-specifications#1197
petertseng added a commit to exercism/ceylon that referenced this pull request Apr 13, 2018
2.0.0: Combine expectCallbacks into setvalue:
exercism/problem-specifications#1196
was already performed pre-emptively in
#63

1.3.0: Multiple cells (the actual change here):
exercism/problem-specifications#1197
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.

2 participants