kushalpandya
|
745d46bc88
|
Merge branch 'master' of github.com:gitlabhq/gitlabhq
|
2017-06-20 20:16:01 +05:30 |
|
Mike Greiling
|
e5a91870fd
|
Increase karma socket timeout
|
2017-06-16 20:40:28 +00:00 |
|
Mike Greiling
|
50b2b3f5f0
|
add DEBUG flag option to karma config
|
2017-06-14 13:58:10 -05:00 |
|
Mike Greiling
|
d70be8f83c
|
run chrome with --no-sandbox flag to get around docker privilege limitations
|
2017-06-14 04:07:21 -05:00 |
|
Mike Greiling
|
413f7d314d
|
force chrome to produce debug output as it runs in CI
|
2017-06-14 04:07:21 -05:00 |
|
Mike Greiling
|
e9bd861fe4
|
replace PhantomJS with headless Chrome as karma test runner
|
2017-06-14 04:07:20 -05:00 |
|
Mike Greiling
|
a526e619d9
|
Revert "Merge branch 'karma-headless-chrome' into 'master'"
This reverts merge request !12036
|
2017-06-13 15:20:26 +00:00 |
|
Mike Greiling
|
ac26ce32ba
|
replace PhantomJS with headless Chrome as karma test runner
|
2017-06-13 00:23:39 -05:00 |
|
winh
|
d571690b94
|
Use inline source maps for karma (!11815)
|
2017-05-31 11:36:37 +02:00 |
|
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 |
|