Commit Graph

382 Commits

Author SHA1 Message Date
c2cabaeae6 chore: fixes test suite 2024-12-01 23:16:34 +00:00
5d32dd0641 feat: option to coverage 2024-12-01 22:45:31 +00:00
6968094e2b Add tests 2024-10-13 10:39:17 -04:00
cd2eb3504b Add helper to get last element of array 2024-10-13 09:47:54 -04:00
7c639cdbbd Add more tests 2024-10-13 00:41:04 -04:00
a6cd83665c Execute all parent beforeEach and afterEach functions for each test 2024-10-11 23:51:18 -04:00
0c57142c03 Fix an issue where a describe block will prevent a beforeEach call from executing 2024-10-11 21:24:08 -04:00
1e0bb88b73 release: v3.2.5 2024-10-01 11:55:18 +01:00
a55da85dd2 release: v3.2.0 2024-09-23 13:14:03 +01:00
7227d24611 fix: unify the locationHint prefix and prettify both locationHint and name parameters for testing with datasets 2024-09-11 16:42:06 +02:00
32881774d2 fix: global afterEach being called twice 2024-09-11 00:40:41 +01:00
ea72461f1b release: v3.0.3 2024-09-10 22:29:09 +01:00
09edaa9c2d chore: updates snapshots 2024-09-09 10:49:48 +01:00
6afd2ec9df release: v3.0.0 2024-09-09 01:16:11 +01:00
dd20323ca7 feat: custom presets 2024-09-04 20:53:33 +01:00
baf764f286 feat(mutate): requires it by default 2024-09-04 11:38:59 +01:00
e2d360b1b5 chore: adjusts tests 2024-09-03 14:09:03 +01:00
dde943b993 refacto: toHaveMethod and toHaveMethods 2024-09-02 19:38:38 +01:00
bb8677549a chore: fixes snapshots 2024-09-02 18:30:12 +01:00
5ae5ac9a54 fix: removes both toHaveMethod and toHaveMethods 2024-08-28 16:30:29 -05:00
ecdbe7a472 release: 3.0.0-rc.1 2024-08-22 21:36:19 +01:00
2c6c3119d2 Merge branch '2.x' into 3.x 2024-08-22 21:21:52 +01:00
9ceb0834ae chore: updates snapshots 2024-08-22 21:07:39 +01:00
7ef40760c2 fixes filter 2024-08-12 00:46:31 +01:00
ad6dca94fa Adds done 2024-08-10 14:27:18 +01:00
b6bf01148f feat: toHavePrivateMethodsBesides, toHaveProtectedMethodsBesides, toHavePublicMethodsBesides 2024-08-09 00:24:24 +01:00
651aab560c Allows to set context on todos 2024-08-03 18:42:31 +01:00
41e50cac05 Adds assignees 2024-08-03 17:05:34 +01:00
101e26749a fix: properties and methods documented 2024-07-20 17:45:41 +01:00
b3c8c24aea Reworks 2024-07-20 14:15:28 +01:00
f2691623cf feat: toHaveAllMethodsDocumented and toHaveAllPropertiesDocumented 2024-07-19 14:03:59 +01:00
2e411893d2 feat: adds toHaveLineCountLessThan 2024-07-18 20:43:39 +01:00
0331a87be1 feat: adds toHaveFileSystemPermissions expectation 2024-07-14 23:16:04 +01:00
1e5b399603 feat: adjusts default conf 2024-07-06 19:30:05 +01:00
ee32f25485 feat: pr and issue 2024-07-04 00:53:58 +01:00
1c4bc8b1dc fix: before each globally 2024-07-03 22:15:11 +01:00
474b9b7e17 chore: adjusts tests 2024-06-27 01:41:34 +01:00
00643312b7 chore: updates snapshots 2024-06-25 21:13:05 +01:00
c07513c6a0 chore: fixes tests 2024-06-11 23:11:38 +01:00
02bae3b649 Merge branch '3.x' into feat/presets 2024-06-11 22:54:05 +01:00
fe4fe12df1 chore: updates snapshots 2024-06-10 23:10:20 +01:00
3bcc99a372 Merge branch '2.x' into 3.x 2024-06-10 23:04:34 +01:00
e8f122bf47 release: 2.34.8 2024-06-10 23:02:16 +01:00
ceb7244b43 feat(presets): refactors code 2024-06-09 22:23:10 +01:00
60b1e63c23 feat: initial work on presets 2024-06-08 20:54:46 +01:00
c919bb5bc4 feat: adds pest function 2024-05-14 01:58:44 +01:00
8169382362 feat: adds after 2024-05-08 01:24:30 +01:00
10da81eee4 Check on non named tests 2024-04-29 18:10:35 -05:00
8bbee3c1e5 Add working interpolated dataset name 2024-04-29 18:01:09 -05:00
16125df77b chore: fixes test suite 2024-04-28 12:30:56 +01:00