GitbookIO / styleguide

GitBook.com HTML/CSS Style Guide
http://styleguide.gitbook.com
Apache License 2.0
86 stars 23 forks source link

Add unit tests #21

Open SamyPesse opened 7 years ago

SamyPesse commented 7 years ago

Since components became crucial parts of GitBook.com and the GitBook Editor. We should add unit tests for the react components.

For example the Select should be tested.

These tests should be implemented with jest or mocha using expect and expect-jsx