Commit Graph

42 Commits

Author SHA1 Message Date
8f7167f201 fix(core): update 2022-07-24 14:03:29 +02:00
da711c119f fix(core): update 2022-03-14 11:22:17 +01:00
0884da7941 BREAKING CHANGE(core): switxh to @pushrocks/smartexpect 2022-01-21 19:54:07 +01:00
33399126f7 fix(core): update 2021-12-10 17:34:06 +01:00
e3a756c775 fix(core): update 2021-02-13 16:02:40 +00:00
f4bb17dea1 fix(core): update 2021-01-26 03:19:49 +00:00
8ee456da5f fix(core): update 2021-01-26 03:15:50 +00:00
1eaf1e9a77 fix(core): update 2021-01-26 02:35:02 +00:00
29ec99e63e fix(core): update 2020-07-11 16:07:30 +00:00
f7e95df2b9 fix(core): update 2020-07-08 00:46:43 +00:00
aa3f1eb21f update readme 2020-07-08 00:17:25 +00:00
ed8c8312c2 fix(core): update 2020-07-08 00:11:16 +00:00
081347b23b fix(core): update 2020-07-07 22:54:15 +00:00
b2dbc9160b fix(core): update 2020-03-15 16:36:25 +00:00
427878763e feat(pretask): introduce new pretask functionality for setting up testing environment 2019-11-16 23:40:36 +01:00
3ac46b2363 feat(tools): can now ensure certain directories 2019-11-16 19:22:20 +01:00
8d5352d000 fix(core): update 2019-08-22 23:57:27 +02:00
0381f63b65 fix(core): update 2019-06-19 14:49:23 +02:00
9892085140 fix(core): update 2019-06-19 13:18:45 +02:00
6e6cfbadbd fix(core): update 2019-04-10 12:56:55 +02:00
035cb84442 fix(core): update 2019-04-10 12:56:17 +02:00
28b1f0bfed fix(core): add tap.only option 2018-09-02 23:54:59 +02:00
be393199be fix(dependencies): update 2018-08-08 23:38:43 +02:00
280ded573d fix(dependencies): update 2018-07-18 08:31:22 +02:00
63669ea6ff BREAKING CHANGE(package): change scope 2018-07-13 22:06:45 +02:00
Phil Kunz
3199943b59 fix(core): fix node 10.x.x compatibility 2018-06-28 23:34:41 +02:00
e3b05cc43c update to use latest smartchai 2018-02-27 22:52:02 +01:00
6c960f9fbd now has working leak detection 2017-10-10 17:14:14 +02:00
a03bcf4583 tap now thows, fixes #1 2017-07-11 15:10:05 +02:00
d22fc1b688 now supports tap.wrap 2017-07-06 00:06:18 +02:00
15bbf7f10c introduce TapWrap 2017-07-05 17:57:28 +02:00
95fa33df58 now timouts are unrefed making them non blocking for natural process exits 2017-06-05 15:14:07 +02:00
42933e6bb0 refactor some code 2017-06-04 19:08:36 +02:00
055d36c74e not rejecting tests, but resolving with status when failing to avoid node error about unhandled rejection 2017-05-27 01:46:38 +02:00
f16e25b413 update docs 2017-05-04 23:15:08 +02:00
12ac28ba44 add skip method, wait for tapreporter is finished 2017-04-28 11:00:22 +02:00
PhilKunz External
03614fe2ef update to latest standards 2017-04-28 07:49:57 +00:00
42cd52a2f3 now has correct test time measurement 2017-04-23 22:08:52 +02:00
e640059715 implemet errorAfterSuccess 2017-04-23 14:35:16 +02:00
753c387325 implement tap myself 2017-04-23 11:10:13 +02:00
b6cfc24613 remove typings for tap 2017-03-26 12:54:16 +02:00
a8a2493b81 initial 2017-03-04 08:32:17 +01:00