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

Added extra unit tests in the driver #68

Merged
merged 1 commit into from
May 2, 2014
Merged

Conversation

stof
Copy link
Member

@stof stof commented May 2, 2014

stof added a commit that referenced this pull request May 2, 2014
Added extra unit tests in the driver
@stof stof merged commit 31c4e38 into minkphp:master May 2, 2014
@stof stof deleted the extra_tests branch May 2, 2014 08:44
@@ -7,7 +7,7 @@
use Symfony\Component\HttpKernel\Client;

/**
* @group browserkitdriver
* @group functional
Copy link
Member

Choose a reason for hiding this comment

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

I saw you did the opposite change for the MinkGoutteDriver. Technically all drivers tests are functional ones, but all Mink tests are unit tests.

Copy link
Member Author

Choose a reason for hiding this comment

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

no. I did exactly the same change: https://github.com/Behat/MinkGoutteDriver/blob/master/tests/Behat/Mink/Driver/GoutteDriverTest.php#L8

Having a different group per driver is a left-over from Mink 1.3 when the drivers were in the main repo

Copy link
Member

Choose a reason for hiding this comment

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

Ok.

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.

2 participants