Commit Graph

68 Commits

Author SHA1 Message Date
Nuno Maduro 2122e57990 fix: revert higher order message property 2023-06-15 10:44:52 +02:00
Nuno Maduro 070139eda7 fix: higher order message 2023-06-15 10:42:31 +02:00
Fabio Ivona e1143d2cfc remove ->only() 2023-04-15 11:52:07 +02:00
Fabio Ivona 5861b0498a fix comments in dokblocks 2023-04-15 10:45:51 +02:00
Fabio Ivona 8e3d7d85e8 fix windows tests 2023-03-31 10:53:11 +02:00
Nuno Maduro 3cee6a499d chore: refactor RenderableOnCollisionEditor 2023-03-31 09:39:05 +01:00
Nuno Maduro 3f38f19df8 Merge pull request #754 from fabio-ivona/collision-custom-editor-support
[2.x] Collision custom editor support
2023-03-31 09:15:35 +01:00
Fabio Ivona 4df6ab4a84 lint 2023-03-31 08:59:38 +02:00
Fabio Ivona 90b6771451 add tests 2023-03-31 08:46:35 +02:00
Dan Ang e48bd31ae4 improve message 2023-03-28 12:19:15 +01:00
Nuno Maduro e109cd1da2 feat: uses()hint 2023-03-28 01:48:46 +01:00
Dan Ang 19424ae06d fix inconsistency in dataset spelling 2023-03-24 16:00:33 +01:00
Fabio Ivona 22467d05c8 fix underscores in test names 2023-03-22 11:24:21 +01:00
Fabio Ivona e0f2919f62 expand Str::evaluable test cases 2023-03-21 17:39:01 +01:00
Fabio Ivona ed3bb2634d using php documentation regex 2023-03-21 15:15:38 +01:00
Nuno Maduro 48ae4bfc18 fix: description when using ふが chars 2023-03-21 13:45:20 +00:00
Nuno Maduro b887116e5c fix: Pest.php file not loaded in certain environments 2023-03-20 17:34:42 +00:00
Dan Ang 540c2a56bd grammar fixes 2023-03-20 00:37:32 +01:00
Nuno Maduro 88e047bd27 tests: for test names starting with P 2023-03-19 18:34:20 +00:00
Nuno Maduro c87aabf5d4 feat: prefixes evaluable 2023-02-14 08:57:04 +00:00
Nuno Maduro a61db76c24 feat: deprecates only feature 2023-02-14 08:40:02 +00:00
Nuno Maduro cac777bce1 Merge branch '2.x' into feature/compact-dataset-description 2023-02-13 23:32:02 +00:00
Nuno Maduro 052b9e051b fix: --retry with parallel 2023-02-11 17:39:46 +00:00
Nuno Maduro d69f61c8d3 refacto: --retry option 2023-02-11 16:48:06 +00:00
Andrea Marco Sartori 2bffd6a51e feat: compact dataset descriptions 2023-01-17 21:02:47 +10:00
Nuno Maduro 6d7fd66f82 tests: on opposite throwExpectationFailedException 2022-12-14 14:56:26 +00:00
Nuno Maduro c5f6923e5a fix: methods name with \ 2022-12-04 23:49:58 +00:00
Fabio Ivona 80854d5f87 Add DatasetInfo support class 2022-09-22 10:33:15 +02:00
Fabio Ivona cbee6e76b0 [feat] scoped datasets 2022-09-20 00:11:37 +02:00
Nuno Maduro 0e0e2adfbe Fixes --version and --help 2022-09-17 23:47:47 +01:00
Nuno Maduro e9564febaf Migrates to Pint 2022-09-16 10:45:53 +01:00
Nuno Maduro 3ff95faaaa Uses Collision ^7.0 2022-09-15 01:07:15 +01:00
Fabio Ivona 1706e1d2e0 fix lint 2022-08-02 11:01:17 +02:00
danilopolani 751a532124 start ConfigLoader tests 2022-04-01 14:34:43 +02:00
Owen Voke 3ffed844a6 style: apply fixes from PHP-CS-Fixer 2022-03-08 10:51:38 +00:00
Nuno Maduro 6dcdfdb82f Merge branch 'master' into feat/retry 2021-12-05 17:44:20 +00:00
Nuno Maduro b1f9ce2283 refacto: structure 2021-12-05 14:40:08 +00:00
Nuno Maduro 106b279ed0 feat: adds --retry option 2021-12-04 21:18:55 +00:00
Nuno Maduro 4b213d63bd feat: reworks evalution of Test Case 2021-11-14 19:58:25 +00:00
Nuno Maduro cf47b45262 feat: basic PHPUnit 10 support 2021-10-24 01:03:18 +01:00
Nuno Maduro 7f38de11b7 refactor: --ci option 2021-09-25 13:29:11 +01:00
Fabio Ivona 601c4b01fc refactors to use a Plugin to parse --ci option 2021-09-22 14:53:16 +02:00
Fabio Ivona 05c1c82ae2 lint 2021-09-22 11:05:04 +02:00
Fabio Ivona b22f5e0c85 adds test for CI env runs 2021-09-22 10:38:21 +02:00
luke 5c84b0c6d3 The getFilenames method now respects only calls. 2021-08-13 11:07:52 +01:00
luke 2887d212e3 CS fix 2021-08-13 10:30:26 +01:00
luke d9749ca65b Adds a method for getting all filenames 2021-08-13 10:26:38 +01:00
jordanbrauer e64856c664 test: use throws method instead of assert 2021-06-17 13:33:11 -05:00
jordanbrauer e21e3080e0 test: add new exception check & update snapshots 2021-06-16 14:04:50 -05:00
Fabio Ivona 838ac273ab writed tests with multiple datasets
Took 1 hour 6 minutes
2021-05-25 23:56:46 +02:00