Commit Graph

16 Commits

Author SHA1 Message Date
Mike Greiling fde335bfb7 Only add frontend code coverage instrumentation when generating coverage report 2017-03-20 22:29:45 +00:00
Mike Greiling 95d38ac9f9 remove all references to the .es6 in our config files and documentation 2017-03-15 18:31:01 -05:00
Mike Greiling f5f0be534a remove problematic plugins from karma's webpack config 2017-03-03 16:47:38 -06:00
Alfredo Sumaran fdf0741ccc Merge branch 'instrument-in-karma' into 'master'
Move babel config for instanbul to karma config

See merge request !9286
2017-02-16 17:28:57 +00:00
winniehell 038ed9ad46 Move babel config for instanbul to karma config (!9286) 2017-02-16 10:12:32 +01:00
winniehell 19cb1fcdf3 Make Karma output look nicer for CI (!9165) 2017-02-15 15:27:13 +01:00
winniehell b48d30e4d2 Reintroduce coverage report for JavaScript (!9133) 2017-02-11 21:55:02 +01:00
Clement Ho ee99bf3c4e Revert "Merge branch 'fix-karma-coverage' into 'master'"
This reverts merge request !9044
2017-02-07 21:32:20 +00:00
Mike Greiling fbdf54bdcf fix karma coverage report 2017-02-07 13:27:36 -06:00
Mike Greiling 8a643c8fcd add phantomJS to karma config 2017-01-13 11:07:13 -05:00
Mike Greiling 80917acd7e prevent karma from reloading on save until webpack is ready 2017-01-10 12:30:44 -06:00
Mike Greiling 31af0fbaf8 improve sourcemap generation 2017-01-10 12:30:44 -06:00
Mike Greiling a8078d629e migrate all tests into a single webpack bundle 2017-01-10 12:30:43 -06:00
Mike Greiling 52c6702ec7 include spec_helper within karma config rather than each individual test 2017-01-10 12:30:43 -06:00
Mike Greiling c2bd29ec7b simplify and combine karma file patterns 2017-01-10 12:30:42 -06:00
Luke "Jared" Bennett 7c47cc94c5 Swapped out teaspoon for karma 2017-01-10 12:30:40 -06:00