Unit Testing in Framework 7 React is not working with Mocha it's showing as undefined for all framework 7 react components

  • ReferenceError: ListItem is not defined at ContactInviteListItem.render (app/app.js?hash=33300a4f1504424a46ba7a81e656eee276726367:484:32) at ReactShallowRenderer._mountClassComponent (packages/modules.js?hash=9de5bf2b33aefc3f407003cd0c512a33e8a68839:85818:37) at ReactShallowRenderer.render (packages/modules.js?hash=9de5bf2b33aefc3f407003cd0c512a33e8a68839:85747:14) at packages/modules.js?hash=9de5bf2b33aefc3f407003cd0c512a33e8a68839:56201:35 at withSetStateAllowed (packages/modules.js?hash=9de5bf2b33aefc3f407003cd0c512a33e8a68839:88007:16) at Object.render (packages/modules.js?hash=9de5bf2b33aefc3f407003cd0c512a33e8a68839:56200:68) at new ShallowWrapper (packages/modules.js?hash=9de5bf2b33aefc3f407003cd0c512a33e8a68839:15892:22) at shallow (packages/modules.js?hash=9de5bf2b33aefc3f407003cd0c512a33e8a68839:17834:10) at Context.<anonymous> (app/app.js?hash=33300a4f1504424a46ba7a81e656eee276726367:2621:23) at callFn (packages/meteortesting_mocha-core.js?hash=fb4d2404d7b3a3ac6c5a339df67216a271e8b05e:4360:21)

  • renders

ReferenceError: ListItem is not defined at ContactInviteListItem.render (app/app.js?hash=33300a4f1504424a46ba7a81e656eee276726367:484:32) at ReactShallowRenderer._mountClassComponent (packages/modules.js?hash=9de5bf2b33aefc3f407003cd0c512a33e8a68839:85818:37) at ReactShallowRenderer.render (packages/modules.js?hash=9de5bf2b33aefc3f407003cd0c512a33e8a68839:85747:14) at packages/modules.js?hash=9de5bf2b33aefc3f407003cd0c512a33e8a68839:56201:35 at withSetStateAllowed (packages/modules.js?hash=9de5bf2b33aefc3f407003cd0c512a33e8a68839:88007:16) at Object.render (packages/modules.js?hash=9de5bf2b33aefc3f407003cd0c512a33e8a68839:56200:68) at new ShallowWrapper (packages/modules.js?hash=9de5bf2b33aefc3f407003cd0c512a33e8a68839:15892:22) at shallow (packages/modules.js?hash=9de5bf2b33aefc3f407003cd0c512a33e8a68839:17834:10) at Context.<anonymous> (app/app.js?hash=33300a4f1504424a46ba7a81e656eee276726367:2621:23) at callFn (packages/meteortesting_mocha-core.js?hash=fb4d2404d7b3a3ac6c5a339df67216a271e8b05e:4360:21)