Dmitry Gozman
25483452c0
feat(fixtures): per-fixture timeout ( #12751 )
...
By default, fixtures share timeout with the test they are instantiated for.
However, for more heavy fixtures, especially worker-scoped ones, it makes
sense to have a separate timeout.
This introduces `{ timeout: number }` option to the list of fixture options
that opts the fixture into a dedicated timeout rather than sharing it
with the test.
2022-03-17 09:36:03 -07:00
..
2022-02-18 07:54:01 -08:00
2022-03-02 23:47:55 +01:00
2022-02-11 14:46:49 -08:00
2022-02-10 07:02:37 -08:00
2022-02-24 12:39:28 -08:00
2022-03-16 21:34:41 +01:00
2022-03-17 09:36:03 -07:00
2022-03-08 16:35:14 -08:00
2022-03-11 08:46:13 -08:00
2022-03-14 10:37:43 -07:00
2022-02-22 12:50:26 -08:00
2022-03-10 14:48:33 -08:00
2022-03-16 21:34:41 +01:00
2022-03-11 15:12:25 -08:00
2022-03-08 16:35:14 -08:00
2022-03-12 09:32:40 -08:00
2022-03-09 07:26:46 -08:00
2022-03-01 08:52:52 -08:00
2022-02-10 12:33:38 -08:00
2022-03-11 22:40:28 -08:00
2022-03-14 10:37:43 -07:00
2022-03-14 10:37:43 -07:00
2022-03-14 10:37:43 -07:00
2022-03-08 16:35:14 -08:00
2022-03-10 14:48:33 -08:00
2022-02-14 10:57:15 -08:00
2022-02-24 12:39:28 -08:00
2022-03-02 15:02:35 -08:00
2022-02-10 07:02:37 -08:00
2022-03-08 16:35:14 -08:00
2022-03-08 16:35:14 -08:00
2022-03-01 18:12:21 -08:00
2022-02-18 18:25:18 -08:00
2022-03-17 09:36:03 -07:00
2022-03-14 18:01:13 -07:00
2022-03-17 09:36:03 -07:00
2022-02-18 07:54:01 -08:00