Commit Graph

339 Commits

Author SHA1 Message Date
jordanbrauer e21e3080e0 test: add new exception check & update snapshots 2021-06-16 14:04:50 -05:00
Owen Voke c07cd8c252 feat: move Expectations API out of external plugin 2021-06-15 17:10:21 +01:00
Owen Voke ea696f819e feat: move Coverage out of external plugin 2021-06-15 14:26:57 +01:00
Nuno Maduro dd2921fd26 tests: fixes snapshots 2021-06-10 19:26:42 +01:00
Nuno Maduro 49de462250 Adds support for incompleted tests 2021-06-10 19:20:16 +01:00
Fabio Ivona d32a648af5 updated test snapshots after merge from master 2021-06-10 09:03:32 +02:00
Titouan Mathis 95b4192c0d Fix visual success test 2021-06-07 10:40:11 +02:00
Nuno Maduro 6c6bba2a04 tests: updates snapshots 2021-05-23 22:02:06 +01:00
Nuno Maduro 9027411004 feat(mock-plugin): moves mock stuff to their own plugin 2021-05-15 23:43:37 +01:00
Nuno Maduro 7023cec432 feat(mock): updates tests 2021-05-15 01:01:46 +01:00
Nuno Maduro 99d6fb9f5f feat(mock): updates tests 2021-05-14 23:59:50 +01:00
Nuno Maduro c9f723530d feat(mock): adds work in progress 2021-05-14 23:52:24 +01:00
jordanbrauer 885c9f1f06 test: update the snapshot with new test output 2021-04-07 10:56:19 -05:00
jordanbrauer 19a1569fa8 cleanup for self-review 2021-02-13 13:31:25 -06:00
jordanbrauer 9426d08aa2 update snapshot for running tests with failed classnames 2021-02-13 12:12:32 -06:00
avrahamappel e19eba0942 Rebuild snapshots 2020-12-17 23:24:29 -05:00
Nuno Maduro 67a8be9347 chore: fixes snapshots 2020-12-13 22:50:13 +01:00
Nuno Maduro 5d7f262f4a feat: removes expectation api for a plugin 2020-12-13 22:35:30 +01:00
Nuno Maduro 03dc11c2f6 Adds expect extend 2020-11-29 16:30:57 +01:00
Nuno Maduro 7bea51fe09 feat: adds toMatchArray 2020-11-23 21:26:02 +01:00
Owen Voke bb2474ccbe tests: add regression tests for depends 2020-11-13 11:14:17 +00:00
Owen Voke 04681690b6 tests: update help snapshot to only include Pest options 2020-11-12 09:53:40 +00:00
Owen Voke 200877d691 tests: update to use snapshot for help output 2020-11-12 09:44:26 +00:00
Owen Voke feb6417f45 tests: add visual test for help output 2020-11-12 09:11:51 +00:00
Owen Voke e7585a4ba2 tests: update snapshots 2020-11-12 09:03:44 +00:00
Stephen Shead 36fd18bcc8 Use Expectation API 2020-10-01 13:59:26 +10:00
Stephen Shead aa352317cb Add a named dataset test to output to snapshot 2020-10-01 13:54:17 +10:00
Stephen Shead edcd2cb50e Add name to description for named datasets 2020-10-01 13:23:23 +10:00
Danny van der Sluijs 2336bc0f65 Update snapshots 2020-09-30 21:36:05 +02:00
Owen Voke e3e4815b55 chore(expectations): rename 'toMatchRegEx' to 'toMatch' 2020-09-21 20:20:21 +01:00
Owen Voke f76f353c32 chore: update snapshots 2020-09-21 20:19:01 +01:00
Owen Voke 23805cb5d6 chore: update snapshots 2020-09-16 19:03:21 +01:00
Owen Voke f3a71fb100 chore: update snapshots 2020-09-16 08:22:35 +01:00
Nuno Maduro c7116afcae tests: updates snapshots 2020-09-15 21:56:39 +02:00
Nuno Maduro 204f343831 feat: adds toHaveKeys expectation 2020-09-13 15:15:37 +02:00
Félix Dorn 278af4b835 forward bad TestCase method calls to global functions 2020-08-25 13:45:55 +02:00
Owen Voke 61b2c426e4 fix: update snapshot generation to strip time 2020-08-24 21:29:56 +01:00
Owen Voke 708b4b1d49 tests: fix snapshots 2020-08-13 10:03:23 +01:00
Owen Voke 3695736b3a tests: update snapshots 2020-08-13 10:03:23 +01:00
Nuno Maduro d2db71bb78 tests: update snapshots 2020-08-09 18:31:08 +01:00
Graham Campbell 3cfadee2bb PHP 8 and PHPUnit 9.3 support 2020-08-07 11:23:45 +01:00
Nuno Maduro c4c768dcaa tests: update snapshots 2020-07-18 18:57:14 +02:00
ceceppa 46e900e8d2 feat(expect): add more methods 2020-07-16 07:35:31 +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 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