|
|
00109e9976
|
tests: adds more tests regarding snapshots multiple
|
2023-08-02 23:02:00 +01:00 |
|
|
|
9afe2296a6
|
fix line endings on Windows
|
2023-08-02 10:45:30 +02:00 |
|
|
|
0221c2a643
|
refactor
|
2023-08-01 17:18:55 +02:00 |
|
|
|
0518971d2f
|
refactor
|
2023-08-01 17:16:50 +02:00 |
|
|
|
fe3747f850
|
lint
|
2023-08-01 17:15:44 +02:00 |
|
|
|
844d175981
|
refactor
|
2023-08-01 17:14:49 +02:00 |
|
|
|
4e719214c6
|
fix incomplete tests while updating snapshots
|
2023-08-01 17:13:15 +02:00 |
|
|
|
2f6b99885e
|
Merge branch '2.x' into snaphsots-cleanup
# Conflicts:
# src/Expectation.php
# src/Expectations/OppositeExpectation.php
|
2023-08-01 17:04:11 +02:00 |
|
|
|
4b24da1a58
|
Merge pull request #892 from ash-jc-allen/comment-updates
Updated comments
|
2023-08-01 16:35:42 +02:00 |
|
|
|
049da041b2
|
release: v2.11.0
|
2023-08-01 14:43:50 +01:00 |
|
|
|
2e352c0084
|
Updated comments.
|
2023-08-01 13:09:53 +01:00 |
|
|
|
3f854713e6
|
Style updates.
|
2023-08-01 12:12:41 +01:00 |
|
|
|
011bd3ba82
|
Added "toBeInvokable" arch expectation.
|
2023-08-01 12:09:18 +01:00 |
|
|
|
4de70da0a0
|
release: v2.10.1
|
2023-07-31 11:58:13 +01:00 |
|
|
|
6886558ed1
|
feat(arch): Adds support for opposite expectations of toHavePrefix and toHaveSuffix.
|
2023-07-31 11:28:53 +01:00 |
|
|
|
2e622f6fd4
|
chore: fixes type checkign
|
2023-07-31 00:06:36 +01:00 |
|
|
|
5f7a1663dd
|
release: v2.10.0
|
2023-07-30 23:52:43 +01:00 |
|
|
|
f3f35a2ed1
|
feat: adds repeat
|
2023-07-30 23:49:20 +01:00 |
|
|
|
86a6b32715
|
fix: -v option
|
2023-07-30 23:49:11 +01:00 |
|
|
|
1efb9de043
|
multiple snapshots
|
2023-07-27 11:46:22 +02:00 |
|
|
|
b60d21dfe2
|
snapshots code cleanup
|
2023-07-27 11:16:27 +02:00 |
|
|
|
39e0d61dec
|
phpstan fix
|
2023-07-27 11:10:42 +02:00 |
|
|
|
be41181b43
|
release: v2.9.5
|
2023-07-24 19:13:17 +01:00 |
|
|
|
632ffc2f8e
|
fix: arch assertions counter
|
2023-07-24 19:13:09 +01:00 |
|
|
|
705f19dd87
|
release: v2.9.4
|
2023-07-22 09:42:37 -05:00 |
|
|
|
5637dfa75d
|
fix: test description on beforeEach failure
|
2023-07-22 09:33:41 -05:00 |
|
|
|
cf5275293f
|
fix: snapshots directory
|
2023-07-20 13:47:23 -05:00 |
|
|
|
81efe5953b
|
release: v2.9.2
|
2023-07-20 13:35:03 -05:00 |
|
|
|
a37a3b9f99
|
fix: non-working beforeEach
|
2023-07-20 13:27:41 -05:00 |
|
|
|
9100913184
|
release: v2.9.1
|
2023-07-20 07:39:17 -05:00 |
|
|
|
8322ff0f5e
|
release: v2.9.0
|
2023-07-19 10:28:49 -05:00 |
|
|
|
c8287567eb
|
Merge branch 'develop' into 2.x
|
2023-07-19 10:23:58 -05:00 |
|
|
|
c7e6df7c95
|
chore: coding style
|
2023-07-15 15:11:03 +01:00 |
|
|
|
805b81edc0
|
release: v2.8.3
|
2023-07-12 21:26:47 +01:00 |
|
|
|
c42541a3d9
|
chore: style changes
|
2023-07-12 21:09:40 +01:00 |
|
|
|
21a04fefcf
|
fix: same class on toExtend
|
2023-07-08 17:54:21 +01:00 |
|
|
|
19e75d1070
|
chore: coding style
|
2023-07-01 10:31:26 +01:00 |
|
|
|
cee5b9feb9
|
fix: arguments keys
|
2023-07-01 10:31:26 +01:00 |
|
|
|
355a2349af
|
feat: allows array formats
|
2023-07-01 10:31:26 +01:00 |
|
|
|
fb443e0fa0
|
chore: fixes type checking
|
2023-07-01 10:31:26 +01:00 |
|
|
|
9426881cf6
|
fix: avoids usage of --update-snapshots in parallel
|
2023-07-01 10:31:26 +01:00 |
|
|
|
1f6970a5b3
|
fix: returns relative path from snapshot
|
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 |
|
|
|
b1c6f247e0
|
chore: uses snapshot testing in some visual testing
|
2023-07-01 10:31:26 +01:00 |
|
|
|
36b585835d
|
feat: adds snapshot testing
|
2023-07-01 10:31:26 +01:00 |
|
|
|
17db4bd616
|
chore: missing properties
|
2023-07-01 10:31:26 +01:00 |
|
|
|
c98d8ca26a
|
feat: more expectations
|
2023-07-01 10:31:26 +01:00 |
|
|
|
d5334f96a4
|
chore: increase deps
|
2023-07-01 10:31:26 +01:00 |
|
|
|
54f4ee57ad
|
refacto: 100% type coverage
|
2023-07-01 10:31:26 +01:00 |
|
|
|
4f3796ed2e
|
feat: improves VS Code auto-complete
|
2023-07-01 10:31:26 +01:00 |
|