NestedLink
NestedLink copied to clipboard
ShallowRendering valueLink
Hi,
when I do shallow rendering in tests for components which use valuelink the snapshots are of enoumos size. Can you propose any solution to this? Do I need to mock valueLink?
Please see the attached example snapshot AccountSettings.txt
I could try to make 'link.compunent' not to be enumerable. Likely, it will exclude it from the snapshot.
Take valuelink.* from this branch and tell me if it's any better.
If it is, I will make more changes like this one and merge it in master