Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork9.7k
Commite6acb8c
committed
minor#52402 [Tests] Streamline (OskarStark)
This PR was squashed before being merged into the 7.1 branch.Discussion----------[Tests] Streamline| Q | A| ------------- | ---| Branch? | 7.1| Bug fix? | no| New feature? | no| Deprecations? | no| Issues | --| License | MITFollows*#52157*#52365Commits-------33d71aa [Tests] StreamlineFile tree
114 files changed
+858
-582
lines changed- src/Symfony
- Component
- PasswordHasher/Tests
- Command
- Hasher
- Process/Tests
- PropertyAccess/Tests
- RateLimiter/Tests
- Policy
- Routing/Tests
- Generator
- Loader
- Matcher
- Dumper
- Security
- Core/Tests
- Authentication/RememberMe
- Authorization/Voter
- User
- Validator/Constraints
- Csrf/Tests/TokenStorage
- Http/Tests
- AccessToken/Oidc
- Authenticator
- AccessToken
- EventListener
- Firewall
- Logout
- RememberMe
- Session
- Serializer/Tests
- Annotation
- DependencyInjection
- Encoder
- Mapping
- Factory
- Loader
- Normalizer
- Stopwatch/Tests
- Translation
- Bridge/Phrase/Tests
- Tests
- Command
- DependencyInjection
- Formatter
- Loader
- Validator/Tests
- Constraints
- DependencyInjection
- Mapping
- Factory
- Loader
- Validator
- Webhook/Tests/Client
- Workflow/Tests
- Validator
- Yaml/Tests
- Command
- Contracts
- Service/Test
- Translation/Test
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
114 files changed
+858
-582
lines changedLines changed: 2 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
277 | 277 | | |
278 | 278 | | |
279 | 279 | | |
| 280 | + | |
| 281 | + | |
280 | 282 | | |
281 | 283 | | |
282 | 284 | | |
283 | | - | |
284 | 285 | | |
285 | 286 | | |
286 | 287 | | |
| |||
Lines changed: 5 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
38 | 38 | | |
39 | 39 | | |
40 | 40 | | |
41 | | - | |
42 | 41 | | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
43 | 45 | | |
44 | 46 | | |
45 | 47 | | |
46 | 48 | | |
47 | 49 | | |
48 | | - | |
49 | 50 | | |
50 | 51 | | |
| 52 | + | |
| 53 | + | |
51 | 54 | | |
52 | 55 | | |
53 | 56 | | |
| |||
Lines changed: 3 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
130 | 130 | | |
131 | 131 | | |
132 | 132 | | |
133 | | - | |
134 | 133 | | |
135 | 134 | | |
136 | 135 | | |
137 | 136 | | |
138 | 137 | | |
139 | 138 | | |
140 | 139 | | |
| 140 | + | |
| 141 | + | |
| 142 | + | |
141 | 143 | | |
142 | 144 | | |
143 | 145 | | |
| |||
Lines changed: 5 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
38 | 38 | | |
39 | 39 | | |
40 | 40 | | |
41 | | - | |
42 | 41 | | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
43 | 45 | | |
44 | 46 | | |
45 | 47 | | |
46 | 48 | | |
47 | 49 | | |
48 | | - | |
49 | 50 | | |
50 | 51 | | |
| 52 | + | |
| 53 | + | |
51 | 54 | | |
52 | 55 | | |
53 | 56 | | |
| |||
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
52 | 52 | | |
53 | 53 | | |
54 | 54 | | |
55 | | - | |
56 | | - | |
| 55 | + | |
| 56 | + | |
57 | 57 | | |
58 | 58 | | |
59 | 59 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
328 | 328 | | |
329 | 329 | | |
330 | 330 | | |
331 | | - | |
| 331 | + | |
332 | 332 | | |
| 333 | + | |
| 334 | + | |
333 | 335 | | |
334 | 336 | | |
335 | | - | |
| 337 | + | |
336 | 338 | | |
337 | 339 | | |
338 | 340 | | |
| |||
347 | 349 | | |
348 | 350 | | |
349 | 351 | | |
350 | | - | |
| 352 | + | |
351 | 353 | | |
352 | 354 | | |
353 | 355 | | |
| |||
593 | 595 | | |
594 | 596 | | |
595 | 597 | | |
596 | | - | |
597 | 598 | | |
| 599 | + | |
| 600 | + | |
| 601 | + | |
598 | 602 | | |
599 | 603 | | |
600 | 604 | | |
| |||
972 | 976 | | |
973 | 977 | | |
974 | 978 | | |
| 979 | + | |
| 980 | + | |
975 | 981 | | |
976 | 982 | | |
977 | | - | |
| 983 | + | |
978 | 984 | | |
979 | 985 | | |
980 | 986 | | |
| |||
1062 | 1068 | | |
1063 | 1069 | | |
1064 | 1070 | | |
1065 | | - | |
1066 | | - | |
1067 | 1071 | | |
1068 | 1072 | | |
| 1073 | + | |
| 1074 | + | |
| 1075 | + | |
| 1076 | + | |
1069 | 1077 | | |
1070 | 1078 | | |
1071 | 1079 | | |
1072 | 1080 | | |
1073 | 1081 | | |
1074 | | - | |
1075 | | - | |
1076 | 1082 | | |
1077 | 1083 | | |
1078 | 1084 | | |
| 1085 | + | |
| 1086 | + | |
| 1087 | + | |
| 1088 | + | |
1079 | 1089 | | |
1080 | 1090 | | |
1081 | 1091 | | |
| |||
1091 | 1101 | | |
1092 | 1102 | | |
1093 | 1103 | | |
1094 | | - | |
1095 | | - | |
1096 | 1104 | | |
1097 | 1105 | | |
| 1106 | + | |
| 1107 | + | |
| 1108 | + | |
| 1109 | + | |
1098 | 1110 | | |
1099 | 1111 | | |
1100 | 1112 | | |
1101 | 1113 | | |
1102 | 1114 | | |
1103 | | - | |
1104 | | - | |
1105 | 1115 | | |
1106 | 1116 | | |
| 1117 | + | |
| 1118 | + | |
| 1119 | + | |
| 1120 | + | |
1107 | 1121 | | |
1108 | 1122 | | |
1109 | 1123 | | |
| |||
1119 | 1133 | | |
1120 | 1134 | | |
1121 | 1135 | | |
1122 | | - | |
1123 | | - | |
1124 | 1136 | | |
1125 | 1137 | | |
1126 | 1138 | | |
| 1139 | + | |
| 1140 | + | |
| 1141 | + | |
| 1142 | + | |
1127 | 1143 | | |
1128 | 1144 | | |
1129 | 1145 | | |
| |||
1523 | 1539 | | |
1524 | 1540 | | |
1525 | 1541 | | |
| 1542 | + | |
| 1543 | + | |
1526 | 1544 | | |
1527 | 1545 | | |
1528 | | - | |
| 1546 | + | |
1529 | 1547 | | |
1530 | 1548 | | |
1531 | 1549 | | |
1532 | 1550 | | |
1533 | 1551 | | |
| 1552 | + | |
| 1553 | + | |
1534 | 1554 | | |
1535 | 1555 | | |
1536 | | - | |
| 1556 | + | |
1537 | 1557 | | |
1538 | 1558 | | |
1539 | 1559 | | |
| |||
Lines changed: 2 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
53 | 53 | | |
54 | 54 | | |
55 | 55 | | |
56 | | - | |
57 | 56 | | |
58 | 57 | | |
59 | 58 | | |
60 | 59 | | |
61 | 60 | | |
62 | 61 | | |
| 62 | + | |
| 63 | + | |
63 | 64 | | |
64 | 65 | | |
65 | 66 | | |
| |||
Lines changed: 5 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
156 | 156 | | |
157 | 157 | | |
158 | 158 | | |
159 | | - | |
160 | | - | |
161 | 159 | | |
162 | 160 | | |
163 | 161 | | |
| |||
166 | 164 | | |
167 | 165 | | |
168 | 166 | | |
| 167 | + | |
| 168 | + | |
| 169 | + | |
169 | 170 | | |
170 | 171 | | |
171 | 172 | | |
| |||
195 | 196 | | |
196 | 197 | | |
197 | 198 | | |
| 199 | + | |
| 200 | + | |
198 | 201 | | |
199 | 202 | | |
200 | | - | |
201 | 203 | | |
202 | 204 | | |
203 | 205 | | |
| |||
0 commit comments
Comments
(0)