Skip to content

react: Test removing callback from nonexistent cell#868

Merged
coriolinus merged 1 commit intoexercism:masterfrom
jku:react-test-remove-callback-from-nonexisting-cell
Sep 9, 2019
Merged

react: Test removing callback from nonexistent cell#868
coriolinus merged 1 commit intoexercism:masterfrom
jku:react-test-remove-callback-from-nonexisting-cell

Conversation

@jku
Copy link
Copy Markdown
Contributor

@jku jku commented Sep 5, 2019

RemoveCallbackError::NonexistentCell was not tested yet, add new test.

Fixes #465

RemoveCallbackError::NonexistentCell was not tested yet, add new test.

Fixes exercism#465
Copy link
Copy Markdown
Member

@coriolinus coriolinus left a comment

Choose a reason for hiding this comment

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

Looks good! Thanks @jku for adding this test.

I'll leave this a few more days in case there are other maintainer comments, but my intention is to merge this not later than Monday unless there are objections.

@coriolinus coriolinus merged commit e9a89de into exercism:master Sep 9, 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.

react: Add a test for remove_callback where the cell doesn't exist

3 participants