Pavel Feldman
|
b0667e8bc5
|
test: fix fit, do not rely upon mocha suite (#3520)
|
2020-08-18 18:55:26 -07:00 |
|
Pavel Feldman
|
77cab8bed3
|
test: introduce test collector (#3515)
|
2020-08-18 14:12:31 -07:00 |
|
Dmitry Gozman
|
7a77faf194
|
fix(testrunner): do not override debug.log (#3505)
Otherwise, our DEBUG_FILE is ignored and we dump all DEBUG on the bots.
|
2020-08-17 21:02:26 -07:00 |
|
Pavel Feldman
|
3aae8c6be1
|
test: run tests by ordinals, not ranges (#3497)
|
2020-08-17 10:33:42 -07:00 |
|
Pavel Feldman
|
262e886940
|
test: organize golden files under __snapshots__ folder (#3494)
|
2020-08-16 19:19:52 -07:00 |
|
Pavel Feldman
|
c90039586d
|
test: restart worker upon any test failure (#3492)
|
2020-08-15 13:40:19 -07:00 |
|
Pavel Feldman
|
c44f841f33
|
test: reverse dumpio into quiet, serialize output (#3491)
|
2020-08-15 00:19:20 -07:00 |
|
Pavel Feldman
|
73d2dc11d7
|
test: encapsulate mocha into test runner (#3490)
|
2020-08-14 22:26:16 -07:00 |
|
Pavel Feldman
|
35fbd588c8
|
test: implement in-process debug mode (#3486)
|
2020-08-14 19:31:04 -07:00 |
|
Joel Einbinder
|
0c798f0572
|
fix(testrunner): properly run tests when the first arg is a file (#3472)
|
2020-08-14 16:49:49 -07:00 |
|
Pavel Feldman
|
a03c761201
|
test: unconditionally plumb debug to parent process (#3479)
|
2020-08-14 13:46:43 -07:00 |
|
Pavel Feldman
|
d537088af8
|
test: deliver colorful debug messages, do not pipe stdio (#3477)
|
2020-08-14 13:42:03 -07:00 |
|
Joel Einbinder
|
c1de95f91f
|
feat(testrunner): pretty error messages (#3469)
|
2020-08-14 07:28:35 -07:00 |
|
Pavel Feldman
|
2f5a0a6c07
|
test: slowly removing testOptions (#3464)
|
2020-08-14 07:22:54 -07:00 |
|
Joel Einbinder
|
036cd5ca41
|
feat(testrunner): use ring character for skips (#3454)
|
2020-08-13 23:58:03 -07:00 |
|
Joel Einbinder
|
f45791dd8b
|
feat(testrunner): support sourcemaps (#3459)
|
2020-08-13 23:17:46 -07:00 |
|
Pavel Feldman
|
ee02702203
|
test: allow overriding test fixtures, add some test runner tests (#3463)
|
2020-08-13 22:35:54 -07:00 |
|
Pavel Feldman
|
31fac37780
|
test: allow overriding the worker fixtures (#3460)
|
2020-08-13 20:35:26 -07:00 |
|
Pavel Feldman
|
6abc352498
|
test: remove output and golden directory notions (#3456)
|
2020-08-13 17:32:27 -07:00 |
|
Dmitry Gozman
|
9b52ca8676
|
chore: remove unused non-rpc code, test options, infra, bots (#3444)
|
2020-08-13 16:00:23 -07:00 |
|
Joel Einbinder
|
176227549d
|
feat(testrunner): cache transformed files (#3451)
This makes parsing faster to the point where it is not worth it to report when files are parsed.
|
2020-08-13 14:35:05 -07:00 |
|
Joel Einbinder
|
84441f8f77
|
chore(test): run doclint tests with mocha, delete testrunner again (#3447)
|
2020-08-13 13:57:27 -07:00 |
|
Pavel Feldman
|
e2cfb05786
|
test: print stderr upon test failure (#3448)
|
2020-08-13 13:32:15 -07:00 |
|
Pavel Feldman
|
5498ed10a8
|
test: introduce --trial-run mode to capture test model (#3436)
|
2020-08-13 11:48:58 -07:00 |
|
Pavel Feldman
|
4bb2658e74
|
test: fix create output folder (#3431)
|
2020-08-12 22:41:40 -07:00 |
|
Pavel Feldman
|
51bd3709ff
|
Revert "chore(test): run doclint tests with mocha, delete utils/testrunner (#3428)" (#3432)
|
2020-08-12 22:01:37 -07:00 |
|
Joel Einbinder
|
061ff25741
|
chore(test): run doclint tests with mocha, delete utils/testrunner (#3428)
|
2020-08-12 20:02:48 -07:00 |
|
Joel Einbinder
|
d3677357b8
|
feat(testrunner): take the first argument as the test root dir (#3423)
|
2020-08-12 20:01:13 -07:00 |
|
Dmitry Gozman
|
f4e65f6dca
|
test: implement spec builder (#3422)
|
2020-08-12 16:49:55 -07:00 |
|
Dmitry Gozman
|
eb67c86213
|
test: fix it.fail().slow is not a function (#3420)
|
2020-08-12 15:22:26 -07:00 |
|
Pavel Feldman
|
a4a07c46c3
|
test: support --grep, --forbid-only (#3417)
|
2020-08-12 14:57:37 -07:00 |
|
Pavel Feldman
|
962ddc09c4
|
test: consolidate runner files (#3415)
|
2020-08-12 13:47:44 -07:00 |
|