react-material-components-web icon indicating copy to clipboard operation
react-material-components-web copied to clipboard

[common] Add tests

Open Hardtack opened this issue 8 years ago • 2 comments

Unit tests are needed.

We have to test

  • DOM generation

  • Foundation integration using mock foundation

I'm planning to use Jest for unit testing

Hardtack avatar Feb 08 '17 09:02 Hardtack

Some tests are added to project.

Travis build status: https://travis-ci.org/react-mdc/react-material-components-web

Hardtack avatar May 14 '17 09:05 Hardtack

Basic tests are added to all components, but we still have to add tests for foundation.

Hardtack avatar Jun 04 '17 04:06 Hardtack