Commit Graph

22 Commits

Author SHA1 Message Date
Owen Voke e3e4815b55 chore(expectations): rename 'toMatchRegEx' to 'toMatch' 2020-09-21 20:20:21 +01:00
Owen Voke 16b9f54dc3 feat(expectations): add toMatchRegEx 2020-09-21 20:18:58 +01:00
Owen Voke 76d0f9cfc1 feat(expectations): add toMatchConstraint 2020-09-16 19:02:33 +01:00
Owen Voke 04fafe742c feat(expectations): add toEndWith 2020-09-16 08:21:46 +01:00
Owen Voke cad8a41e6d feat(expectations): add toStartWith 2020-09-16 08:20:00 +01:00
Nuno Maduro 4e184b2f90 Adds toMatchObject 2020-09-15 21:53:25 +02:00
Nuno Maduro 204f343831 feat: adds toHaveKeys expectation 2020-09-13 15:15:37 +02:00
Owen Voke 8cc9580253 tests(expectations): add tests for file assertions 2020-08-13 10:03:23 +01:00
Owen Voke e1fbf56f3d tests(expectations): fix method in test file 2020-08-13 10:03:23 +01:00
ceceppa 03201cb8b7 feat(expect): add more methods 2020-07-16 07:57:05 +01:00
ceceppa f0f79ab244 feat(expect): add more methods 2020-07-16 07:34:43 +01:00
Nuno Maduro 1e61144cd2 feat(expect): handle property calls to opposite expectations 2020-07-15 01:05:36 +02:00
Nuno Maduro 2751bc9674 feat(expect): fixes to contain with strings 2020-07-15 00:57:31 +02:00
Nuno Maduro e2deaae6c9 feat(expect): makes expect work with pending higher order tests 2020-07-15 00:34:59 +02:00
Nuno Maduro 1aec8bac55 feat(expect): adds toHaveProperty 2020-07-14 23:37:02 +02:00
Nuno Maduro 32ef377284 feat(expect): removes ignore cases related assertions 2020-07-14 23:21:51 +02:00
Nuno Maduro 832882160f feat(expect): updates test suite to use expectation api 2020-07-14 23:15:14 +02:00
ceceppa 819825bdd2 feat(expect): add more methods 2020-07-14 08:08:13 +01:00
ceceppa b4bf799d75 feat(expect): add more methods 2020-07-13 17:38:09 +01:00
ceceppa 9f62f2d483 feat(expect): add more methods 2020-07-13 17:27:55 +01:00
ceceppa 42f0bd052e feat(expect): add more methods 2020-07-10 07:47:34 +01:00
Nuno Maduro 01b9bab55f feat(expect): adds toBe 2020-07-06 00:32:12 +02:00