canvas-lms/jest
Ryan Shaw 2ef60dfc22 spec: fix handlebars transform for jest tests
This was broken because jest would die on the
`import _Handlebars from 'handlebars/runtime’`
In frontend_build/i18nLinerHandlebars.js

Test plan:
* you should be able to import a file that imports a handlebars file
  In jest tests

Change-Id: I021de6650dd97270e10709495a42b84b6b4a4505
Reviewed-on: https://gerrit.instructure.com/208112
Tested-by: Jenkins
Reviewed-by: Clay Diffrient <cdiffrient@instructure.com>
QA-Review: Ryan Shaw <ryan@instructure.com>
Product-Review: Ryan Shaw <ryan@instructure.com>
2019-09-05 15:03:54 +00:00
..
coffeeTransformer.js Upgrade to babel 7 & allow any js file to be themeable 2019-04-02 14:59:20 +00:00
handlebarsTransformer.js spec: fix handlebars transform for jest tests 2019-09-05 15:03:54 +00:00
i18nTransformer.js Remove add-module-exports babel plugin & use esModules 2019-05-03 22:49:58 +00:00
imageMock.js Make core translations and svg imports available in jest 2018-11-29 16:09:47 +00:00
jest-setup.js filter non-actionable console logs everywhere else too 2019-08-27 19:54:09 +00:00