Skip to content
This repository has been archived by the owner on Sep 11, 2019. It is now read-only.

🤘 Add unit tests infrastracture #21

Merged
merged 4 commits into from
Apr 28, 2016
Merged

🤘 Add unit tests infrastracture #21

merged 4 commits into from
Apr 28, 2016

Conversation

narqo
Copy link
Owner

@narqo narqo commented Apr 28, 2016

Part of #11

  • Control
  • Button

@narqo narqo merged commit 06ea738 into master Apr 28, 2016
@narqo narqo deleted the add-unit branch April 28, 2016 17:50

button.setProps({ disabled: false });

expect(button.prop('disabled')).to.be.falsy;
Copy link
Owner Author

Choose a reason for hiding this comment

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

JTBM(@narqo): chai doesn't have to.be.falsy in the API :(

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant