Commit Graph

41 Commits

Author SHA1 Message Date
f996a48dfa fix refacto check 2023-08-12 18:14:38 +01:00
54e00dd4dc add expectations for uppercase, lowercase, alpha and alphanumeric 2023-08-12 16:41:15 +01:00
9afe2296a6 fix line endings on Windows 2023-08-02 10:45:30 +02:00
4e719214c6 fix incomplete tests while updating snapshots 2023-08-01 17:13:15 +02:00
1efb9de043 multiple snapshots 2023-07-27 11:46:22 +02:00
b60d21dfe2 snapshots code cleanup 2023-07-27 11:16:27 +02:00
c7e6df7c95 chore: coding style 2023-07-15 15:11:03 +01:00
19e75d1070 chore: coding style 2023-07-01 10:31:26 +01:00
355a2349af feat: allows array formats 2023-07-01 10:31:26 +01:00
e541ee86fc feat: adds "Illuminate\Testing\TestResponse" behavior to snapshot testing 2023-07-01 10:31:26 +01:00
36b585835d feat: adds snapshot testing 2023-07-01 10:31:26 +01:00
7460bd6c1f chore: adjusts style 2023-06-13 19:59:59 +02:00
f8930d20ae allows to check toThrow against an exception instance 2023-05-01 21:42:47 +02:00
81cdb7a300 chore: refacto 2023-04-08 12:23:10 +01:00
31726b51ad update toHaveProperties 2023-04-02 11:15:31 +01:00
341ba56bb9 fix: uses DateTimeInterface instead 2023-03-22 09:46:23 +00:00
ecbaff503e Add Date/DateTimeImmutable to Expectations 2023-03-21 14:37:17 +01:00
f309e06292 fix: assertions on opposite expectations 2023-02-18 15:27:25 +00:00
427ee89ae6 feat: improves exporter 2023-02-13 23:56:19 +00:00
60358461c4 feat: add support for toHaveMethod and toHaveMethods 2023-01-29 12:35:21 +00:00
e1e926076a fix: types on arch expectations 2022-12-14 14:56:11 +00:00
68bf8a2d26 feat: adds arch related expectations 2022-12-13 15:27:22 +00:00
3e325e3364 chore: improves type checking 2022-11-09 20:34:18 +00:00
961e44b5ad revert expectation failure message arg back to $message 2022-09-19 11:10:51 +02:00
f3a748fee3 create Any matcher 2022-09-19 11:00:13 +02:00
bac941715a rename message key to failureMessage 2022-09-19 10:37:37 +02:00
8a3caa5e7f add custom message to failed expectations 2022-09-19 09:03:27 +02:00
1e7e164d84 Removes non-readonly property 2022-09-16 11:28:25 +01:00
45011ebd14 Code quality improvements 2022-09-16 11:27:17 +01:00
e9564febaf Migrates to Pint 2022-09-16 10:45:53 +01:00
173a72e69d revert unwanted code 2022-08-29 15:51:22 +02:00
38a82cd142 fix types 2022-08-29 14:04:47 +02:00
42ceddf374 fix tests 2022-08-29 13:13:33 +02:00
452d4b26b9 add new expectation 2022-05-08 11:13:45 +02:00
1e86dcecd0 Better PHPStan types 2022-04-30 11:08:42 +02:00
949ba1f298 fix PHPStan types 2022-04-29 23:06:29 +02:00
77b7181b08 Make 'toHaveKeys' accept multi-dimensional associative arrays 2022-04-29 15:17:36 +02:00
3ffed844a6 style: apply fixes from PHP-CS-Fixer 2022-03-08 10:51:38 +00:00
2c3a296040 fix types 2022-02-18 16:42:34 +01:00
10b204e19d handles toThrow exception with a "class not found" error 2022-02-18 16:40:31 +01:00
e64b6fe924 refacto: pipes 2021-12-05 14:21:11 +00:00