Commit Graph

178 Commits

Author SHA1 Message Date
everzet
5ff38df4b9 added missing last argument (fixes #7) 2012-06-05 13:48:51 +02:00
Konstantin Kudryashov
f4b9700355 allow optional full path usage even if files_path option set 2012-06-03 20:17:20 +03:00
everzet
b90c244dc7 Merge branch 'master' of github.com:Behat/MinkExtension 2012-06-02 22:10:27 +02:00
everzet
7ead2a0e08 Fixed PSR2 style guides compliance 2012-06-02 22:10:00 +02:00
Simon Westcott
ef648efca7 Corrected driver namespace and constructor parameter ordering 2012-06-01 21:24:11 +01:00
everzet
fe2d420ab9 moved drivers check after mink_loader requirement 2012-05-30 10:45:45 +02:00
everzet
075a938dc1 validate that driver is actually installed before activating it 2012-05-30 10:40:44 +02:00
everzet
cf9ddc4b93 automatically activate session if specific driver installed 2012-05-30 01:05:14 +02:00
Simon Westcott
faceec8fb6 Explicitly set parameter types to string 2012-05-24 10:56:41 +01:00
everzet
72760dbc34 fixed selenium2 session definition 2012-05-22 22:06:02 +02:00
everzet
4a46111a46 added missing configuration blocks 2012-05-21 01:47:43 +02:00
everzet
06bcf5e8bc fixed event subscriber 2012-05-20 21:38:27 +02:00
everzet
e66dae35cd updated extension for latest Mink beta 2012-05-20 21:27:46 +02:00
everzet
9d26757d82 returned explicity for configuration 2012-05-15 09:58:06 +02:00
everzet
fe09d84ef2 fixed class guesser priority (latest Behat) 2012-05-14 23:52:30 +02:00
everzet
fa3714e371 don't preconfigure default values for session and browser parameters 2012-05-14 23:35:03 +02:00
everzet
1efa04f344 cleaned service configuration 2012-05-14 20:58:58 +02:00
everzet
c71f3ba2e6 renamed MinkAwareContextInterface -> MinkAwareInterface 2012-05-14 20:52:33 +02:00
Christophe Coevoet
cfd002cbd8 Changed the regex delimiter for "The url should match"
Using / as a regex delimiter when matching an url is a pain because it
forces to escape all / in the url (and there more often / than " in
an URL).
2012-05-11 22:00:46 +02:00
everzet
cea7ad5eeb updated comment with insulated info 2012-05-11 10:13:05 +02:00
everzet
65747ef131 moved default session configuration and active sessions teardown into initializer 2012-05-11 10:10:51 +02:00
everzet
74bcde4820 refactored service names and parameterized all class names 2012-05-11 01:02:07 +02:00
everzet
641157b050 refactored extension to support latest changes in Behat edge 2012-05-11 00:43:11 +02:00
everzet
7e31241f21 remove trailing separator in files_path before applying 2012-05-08 13:29:01 +02:00
everzet
622faa5f32 added MinkDictionary trait 2012-05-07 16:23:38 +02:00
everzet
ca5e4ec7d8 added mink_loader option 2012-05-06 22:13:21 +02:00
everzet
d55f44cd7e added i18n for steps 2012-05-06 21:24:26 +02:00
everzet
7bfe9573e5 initial commit 2012-05-06 21:13:51 +02:00