Open
Description
Unit tests for the components are both very important, and also a thing I have very little idea of how I'll go about it.
The main issue being that this crate depends on some npm packages (specifically, the @material/mdc-*
component classes). I'll have to figure out how to go about including such external dependencies in unit tests.
- Set up basic wasm testing
- Figure out how to include JS dependencies
- Set up Travis CI
Metadata
Assignees
Labels
No labels