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

[ButtonBase] Add test coverage for handleKeyDown #6591

Merged
merged 2 commits into from
Apr 13, 2017

Conversation

agamrafaeli
Copy link
Contributor

No description provided.

assert.strictEqual(onClickSpy.callCount, 1);
});

it('should call onClick', () => {
Copy link
Member

Choose a reason for hiding this comment

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

Should we merge that it with the previous one or add with event?

@oliviertassinari oliviertassinari added next test PR: needs revision The pull request can't be merged. More details is available on the code review or fails in the CI and removed PR: Needs Review labels Apr 12, 2017
@oliviertassinari oliviertassinari added PR: Review Accepted and removed PR: Needs Review PR: needs revision The pull request can't be merged. More details is available on the code review or fails in the CI labels Apr 13, 2017
@oliviertassinari
Copy link
Member

+0.11%

@oliviertassinari oliviertassinari merged commit d00e5f9 into mui:next Apr 13, 2017
@agamrafaeli agamrafaeli deleted the buttonbase-test-handleKeyDown branch April 14, 2017 01:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants