Commit Graph

384 Commits

Author SHA1 Message Date
Yozhef
92653f5c8a Merge pull request #205 from FriendsOfBehat/updateSymfonyVersion
Add Symfony support version 7.0
2024-01-11 16:57:03 +02:00
Yozhef
a6d2a9168c Update build.yml 2024-01-11 16:55:38 +02:00
Yozhef
2650776041 Merge branch 'master' into updateSymfonyVersion 2024-01-11 12:13:34 +02:00
Yozhef
7ff97d303a Update composer.json 2024-01-11 12:12:27 +02:00
Yozhef
6a207017c8 Update build.yml 2024-01-11 11:45:01 +02:00
Yozhef
2bbefc0074 Update DOCUMENTATION.md 2024-01-11 11:44:43 +02:00
Yozhef
5ec94941c7 Update README.md 2024-01-11 11:44:18 +02:00
Yozhef
a622acfc89 Update build.yml 2024-01-11 11:41:42 +02:00
Yozhef
4314b8b428 Update build.yml 2024-01-11 11:39:52 +02:00
Yozhef
a485ae65b3 Update composer.json 2024-01-11 11:38:19 +02:00
Yozhef
ccee4b7fc5 Update composer.json 2024-01-11 11:21:27 +02:00
Łukasz Chruściel
957df89b21 Merge pull request #195 from mpdude/official-mink-browserkit
Switch back to the original `behat/mink-browserkit-driver`
2023-12-09 13:17:26 +01:00
Łukasz Chruściel
13a43d1a85 [Maintenance] Migrate to official Mink distribution 2023-12-09 13:02:33 +01:00
Yozhef Hisem
04da9ad9da update symfony version 2023-12-01 15:40:28 +02:00
Yozhef Hisem
49bf3e582c update symfony version 2023-12-01 15:38:07 +02:00
Yozhef
c25f3f374f Merge pull request #201 from yguedidi/add-more-precise-types
Add more precise types
2023-09-12 12:36:17 +03:00
Yassine Guedidi
66bde5f4c5 Add more precise types 2023-05-02 18:42:48 +02:00
Kamil Kokot
432d21b7e9 Merge pull request #200 from alexislefebvre/patch-1
README.md: update supported versions of Symfony
2023-04-03 13:46:37 +01:00
Alexis Lefebvre
cf613b26b8 README.md: update supported versions of Symfony 2023-04-03 12:03:34 +02:00
Yozhef
43dd1ee4dc Merge pull request #193 from mpdude/symfony-61-test-matrix
Amend the test matrix for Symfony 6.1
2022-11-30 11:17:16 +02:00
Yozhef
3dc924d9b7 Merge pull request #194 from mpdude/do-not-rerun-tests
Do not re-run tests when a PR description is changed
2022-11-30 11:16:43 +02:00
Yozhef
9cbf9b63b6 Merge pull request #197 from relthyg/docs
Remove typing error in documentation
2022-11-30 11:16:17 +02:00
Yozhef
4bbe058d37 Merge pull request #196 from mpdude/update-psalm
Update to Psalm 4.30
2022-11-30 11:13:55 +02:00
Yozhef
e4808760b9 Merge pull request #198 from mpdude/mpdude-patch-1
Note one more lifecycle limitation in the documentation file
2022-11-30 11:12:22 +02:00
Matthias Pigulla
14871b193e Note one more lifecycle limitation in the documentation file 2022-11-28 17:53:04 +01:00
Martin Güthler
777064c230 Remove typing error in documentation 2022-11-28 10:15:55 +01:00
Matthias Pigulla
50797b0f4a Update to Psalm 4.30 2022-11-28 08:12:44 +00:00
Matthias Pigulla
9c7de27625 Switch back to the original behat/mink-browserkit-driver 2022-11-28 07:50:21 +00:00
Matthias Pigulla
d2a791c464 Do not re-run tests when a PR description is changed 2022-11-28 07:21:06 +00:00
Matthias Pigulla
27e7ba8bac Amend the test matrix for Symfony 6.1 2022-11-28 07:15:17 +00:00
Yozhef
764fa7861d Merge pull request #190 from mpdude/reset-driver-kernel-and-browser
Fix `fob_symfony.driver_kernel` state leaking between requests and scenarios
2022-11-27 17:36:56 +02:00
Matthias Pigulla
933333991b Add remarks regarding accessing the latest instances of services in the driver's container after a reboot 2022-11-27 10:10:12 +00:00
Matthias Pigulla
f1971fde57 * Reset also fob_symfony.driver_kernel between scenarios
* Make sure reset() for the Mink driver implementation creates new KernelBrowser instances, to achieve consistent reboots of the `fob_symfony.driver_kernel` when making more than one request within a single scenario
2022-11-26 09:26:34 +00:00
Yozhef
8a0c40c9bc Merge pull request #192 from mpdude/improve-docs
Explain the concept and consequences of having two kernels/containers a bit more
2022-11-26 09:28:33 +02:00
Yozhef
3645bd68ad Merge pull request #191 from mpdude/fix-build
Fix the build pipeline in GitHub Actions
2022-11-26 09:28:13 +02:00
Matthias Pigulla
45db79fb3b Explain the concept and consequences of having two kernels/containers a bit more
This is something I found not easy to grasp, and I also noticed other people having difficulties with understanding.

I hope that these changes can clear things up a bit without going too much into technical details.
2022-11-25 10:07:57 +00:00
Matthias Pigulla
bdefae6b5a Revert a change made for testing in my own fork 2022-11-24 19:12:54 +01:00
Matthias Pigulla
5ca39f87ff Fix the build pipeline in GitHub Actions 2022-11-24 19:08:50 +01:00
Yozhef
572c34e648 Merge pull request #185 from ruudk/patch-1
Add return type mixed to offsetGet
2021-12-24 15:14:59 +02:00
Yozhef
de01d58d14 Merge pull request #129 from DonCallisto/issue_#88
Fix for #88
2021-12-24 15:13:35 +02:00
Ruud Kamphuis
237df2e912 Add return type mixed to offsetGet
Turns out that #175 was not enough to make Symfony happy:
```
Method "ArrayAccess::offsetGet()" might add "mixed" as a native return type declaration in the future. Do the same in implementation "FriendsOfBehat\SymfonyExtension\Mink\MinkParameters" now to avoid errors or add an explicit @return annotation to suppress this message.
```
2021-12-14 17:56:03 +01:00
DonCallisto
1c3d12015f Creating a failing test for #88 2021-12-14 12:58:54 +01:00
Kamil Kokot
f48f15f496 Merge pull request #184 from pamil/symfony-53 2021-12-13 13:27:29 +00:00
Kamil Kokot
809a587873 Bump requirements from Symfony ^5.1 to ^5.3 and test all supported minor Symfony versions 2021-12-13 14:25:24 +01:00
Kamil Kokot
ab600f5489 Merge pull request #183 from pamil/run-static-analysis-sf6 2021-12-13 13:23:12 +00:00
Kamil Kokot
b537524fdd Fix null is a reserved word error 2021-12-13 14:21:45 +01:00
Kamil Kokot
d3fa3625e6 Apply coding standard fixes 2021-12-13 14:18:17 +01:00
Kamil Kokot
2d0d0a40ac Allow for Psalm and ECS to run on all builds 2021-12-13 14:17:59 +01:00
Kamil Kokot
4dab7f8779 Run Psalm with --php-version 2021-12-13 14:13:56 +01:00
Kamil Kokot
d925288e09 Merge pull request #182 from FriendsOfBehat/reverConfigCron 2021-12-13 13:11:00 +00:00