dorbel-tech / dorbel-app

Main dorbel node.js app
https://app.dorbel.com
0 stars 1 forks source link

Fix Property.spec.js #1620

Open lxngxr opened 6 years ago

lxngxr commented 6 years ago

https://github.com/dorbel-tech/dorbel-app/blob/develop/front-gateway/src/components/Dashboard/Property.spec.js

Tests fail (probably) because of some bad/missing mock when mounting the component using enzyme.

avnersorek commented 6 years ago

If we can get this test to stop using mount and use shallow instead, it will be much simpler - no need for "deep" mocking of entire component tree