Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Provide simple BrowserKit integration #82

Merged

Conversation

pamil
Copy link
Member

@pamil pamil commented May 17, 2019

There's already a service for BrowserKit's client, this PR adds acceptance scenarios and autowires it. The architecture might need some rework after introducing Panther support.

@pamil
Copy link
Member Author

pamil commented May 17, 2019

Related to #67.

@pamil pamil force-pushed the master-browserkit-integration branch from 9d5b241 to b518f80 Compare May 17, 2019 09:20
@pamil pamil force-pushed the master-browserkit-integration branch from b518f80 to ab61dba Compare August 25, 2019 16:35
use Behat\Behat\Context\Context;
use FriendsOfBehat\SymfonyExtension\Mink\MinkParameters;
use Psr\Container\ContainerInterface;
use Symfony\Component\BrowserKit\Client;
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

For Symfony 5.0 we should add support for KernelBrowser as well

@lchrusciel lchrusciel merged commit 509b2e2 into FriendsOfBehat:master Sep 9, 2019
@lchrusciel
Copy link
Member

Thank you, Kamil! 🎉

@lchrusciel
Copy link
Member

I had an issue with it during PHPers workshop. Not it would work like charm 🎉

@pamil
Copy link
Member Author

pamil commented Apr 4, 2020

Related commit: 0f906e1

@pamil pamil deleted the master-browserkit-integration branch April 4, 2020 20:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants