11 Commits

Author SHA1 Message Date
Vladimir
1a0d34bd8c
feat: allow timeout in test.each (#1787) 2022-08-05 08:34:39 +03:00
Anthony Fu
713c870a55 chore: lint 2022-04-25 19:44:30 +08:00
Guido D'Orsi
0b6d980c80
fix(mock-api): provide an explainatory error message when the mocks API hoisting doesn't work (#1098) 2022-04-07 02:06:56 +08:00
Anthony Fu
325ea1eddb fix: error out on empty test files 2022-02-24 17:02:10 +08:00
Yoshiaki Togami
270751381d
fix: add a suggestion to the error message of timeout (#837)
* fix: add suggestion to timeout message

* test: add test suit

* chore: fix message

* chore: wording

* chore: update

Co-authored-by: patak <matias.capeletto@gmail.com>
Co-authored-by: Anthony Fu <anthonyfu117@hotmail.com>
2022-02-23 22:26:05 +08:00
Anthony Fu
7285efd8c3 fix: single-thread errors, close #414 2022-01-04 02:44:31 +08:00
Joost Koehoorn
108d3ccdfc
fix: prevent tests from stalling if an error occurs (fix #374) (#403)
Fixes #374
2022-01-02 15:59:12 +03:00
Anthony Fu
601259faae chore: update linter 2021-12-18 11:48:12 +08:00
patak
b59a02a328
feat: test and hooks timeout API compat (#45)
Co-authored-by: userquin <userquin@gmail.com>
Co-authored-by: Anthony Fu <anthonyfu117@hotmail.com>
2021-12-11 01:54:21 +08:00
Anthony Fu
2ddbf7e40b
feat: use workers (#33) 2021-12-11 01:44:18 +08:00
Anthony Fu
a526f6fdea test: add failing tests 2021-12-09 13:47:41 +08:00