Tobias Koppers
|
4a541303c9
|
Upgrade jest
increase timeout
fix hanging
avoid inspector in CI
setup jest caching
|
2018-05-24 12:52:48 +02:00 |
Florent Cailhol
|
9b37c6bf2c
|
Replace Jade by Pug
|
2018-05-10 09:13:17 +02:00 |
Tobias Koppers
|
908b4654bf
|
remove spammy output in CI
|
2018-04-30 17:26:37 +02:00 |
Bazyli Brzóska
|
002b04fe9c
|
no need for is-ci package + use stderr for live printing
|
2018-04-26 23:39:04 +02:00 |
Bazyli Brzóska
|
3655f05103
|
add a workaround for jest clearing up the wrong resource
|
2018-04-19 15:54:34 +02:00 |
Bazyli Brzóska
|
dc6d02cec1
|
add CI logging during compilation execution
|
2018-04-19 11:52:59 +02:00 |
Bazyli Brzóska
|
15f831e8db
|
catch exception during TestCases compilation run
|
2018-04-19 11:52:36 +02:00 |
Bazyli Brzóska
|
291be20a3d
|
increase timeout for TestCases to 10s
|
2018-04-12 00:20:08 +02:00 |
Bazyli Brzóska
|
64bed0a702
|
bump up timeout on TestCases
|
2018-04-11 23:55:48 +02:00 |
Bazyli Brzóska
|
09ee9f4883
|
migration of new tests and changes after merge of master
|
2018-04-11 20:31:28 +02:00 |
Bazyli Brzóska
|
aff29fe3ba
|
run prettier across the codebase
|
2018-04-10 22:52:22 +02:00 |
Bazyli Brzóska
|
3abb6e7939
|
jest: more fixes for running tests well
|
2018-03-07 00:16:19 +01:00 |
Bazyli Brzóska
|
49ff3d4e18
|
define tests asynchronously
|
2018-03-05 22:48:18 +01:00 |
Bazyli Brzóska
|
36e8e30875
|
run prettier on existing code
|
2018-02-25 11:46:17 +01:00 |
Bazyli Brzóska
|
7b5c3516f6
|
Merge branch 'v4-beta3' into jest
# Conflicts:
# test/BenchmarkTestCases.benchmark.js
# test/CachePlugin.unittest.js
# test/HotTestCases.test.js
# test/NormalModule.unittest.js
# test/ProfilingPlugin.unittest.js
# test/TestCases.test.js
# test/configCases/parsing/harmony-this/index.js
# test/configCases/plugins/profiling-plugin/index.js
# test/configCases/plugins/profiling-plugin/webpack.config.js
# test/watchCases/runtime/static-import/0/index.js
# yarn.lock
|
2018-02-25 11:41:05 +01:00 |
Bazyli Brzóska
|
47a16ebea6
|
split TestCases into mulitple files for better batching in jest
|
2018-02-25 01:16:11 +01:00 |