wix-playground / stylable-components

Fully-tested & strictly-typed component library based on React, using optional Wix styling.
MIT License
35 stars 3 forks source link

Jomarton/radio theme tests2 #535

Closed JoMarton closed 7 years ago

JoMarton commented 7 years ago

Currently present() matcher fails since styles related to width and height were moved to themes (that aren't loaded in tests). I changed these instances to to.not.be.null for the time being