element-web/test
Travis Ralston a978a6734f Fix CI tests
There's a bunch of generated files that webpack relies on to work, and Karma works off webpack. To make both happy we've added
a new `build:genfiles` script which takes care of this for us. We also have to install and build our other layers to get the
same effect (like generating the react-sdk's component index, while we still have one).

This commit also fixes all the imports in the tests because they were just wrong. They should have been caught in the ES6ification
earlier, but were missed.
2020-01-13 20:40:00 -07:00
..
app-tests Fix CI tests 2020-01-13 20:40:00 -07:00
unit-tests fix tests 2018-04-16 00:23:34 +01:00
.eslintrc.js Add eslint config 2017-01-23 14:22:54 +00:00
all-tests.js Revert "Revert "Run lint on travis builds and use modern node versions"" 2018-11-22 18:25:55 +00:00
skin-sdk.js Fix CI tests 2020-01-13 20:40:00 -07:00
test-utils.js use function over const lambda 2019-11-25 12:53:07 +00:00