Error running jest tests in IX Angular 3.0

After migrating to IX 3.0 I’m getting errors in all IX Components like the following one:

throw new Error(Constructor for "${cmpMeta.$tagName$}#${hostRef.$modeName$}" was not found);

I didn’t find anything related to this in the migration guide.

You guys have any idea of what this is?