Commit Graph

221 Commits

Author SHA1 Message Date
Christophe Coevoet
92990c5ee3 Merge pull request #6 from swestcott/master
Zombie: Corrected driver namespace and constructor parameter ordering
2012-06-01 13:32:46 -07:00
Simon Westcott
ef648efca7 Corrected driver namespace and constructor parameter ordering 2012-06-01 21:24:11 +01:00
Christophe Coevoet
a465479690 Merge pull request #5 from fgandellini/master
Added italian translation
2012-05-31 01:23:47 -07:00
Federico Gandellini
6733facbd6 added italian translation 2012-05-31 10:00:09 +02: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
Konstantin Kudryashov
6cb1dec00a Merge pull request #3 from cordoval/patch-1
update url for Extension.php
2012-05-29 16:44:54 -07:00
Luis Cordova
8585ca9ddf update url for Extension.php 2012-05-29 18:43:51 -05:00
everzet
cf9ddc4b93 automatically activate session if specific driver installed 2012-05-30 01:05:14 +02:00
everzet
f0cd04a1ab Merge branch 'master' of github.com:Behat/MinkExtension 2012-05-30 01:03:28 +02:00
everzet
8956263631 updated constraints 2012-05-30 01:03:14 +02:00
Konstantin Kudryashov
e2b7ea4c35 fixed default profile name key in examples 2012-05-29 15:35:37 +03:00
everzet
62fc063c8d Merge branch 'master' of github.com:Behat/MinkExtension 2012-05-25 14:36:02 +02:00
everzet
03823d4815 updated minimum mink constraint 2012-05-25 14:34:59 +02:00
Konstantin Kudryashov
c3e7ba20d8 Merge pull request #2 from swestcott/master
Define selenium2 capabilities as strings
2012-05-24 04:55:44 -07: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
80bf1f64c7 fixed markdown syntax 2012-05-21 02:19:43 +02:00
everzet
fc21a80e89 added travis status 2012-05-21 01:52:07 +02:00
everzet
1853345ce2 added travis configuration 2012-05-21 01:48:58 +02:00
everzet
4a46111a46 added missing configuration blocks 2012-05-21 01:47:43 +02:00
everzet
37f328e25e updated init script to use autoloading 2012-05-21 00:37:23 +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
cb472c27a1 bumped required version number 2012-05-18 17:25:34 +02:00
everzet
f48eeca433 fixed constraint 2012-05-15 10:15:27 +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
f5d35e4f23 updated README to reflect latest changes 2012-05-14 20:52:44 +02:00
everzet
c71f3ba2e6 renamed MinkAwareContextInterface -> MinkAwareInterface 2012-05-14 20:52:33 +02:00
everzet
0ca2099fa3 Merge branch 'master' of github.com:Behat/MinkExtension 2012-05-12 15:12:33 +02:00
everzet
4da0f6076d updated constraint 2012-05-12 15:12:14 +02:00
Konstantin Kudryashov
1bbccad801 Merge pull request #1 from stof/url_match_regex
Changed the regex delimiter for "The url should match"
2012-05-11 14:39:52 -07:00
Christophe Coevoet
bab40334b6 Another run of fixes (this time, the pattern is the same than the step) 2012-05-11 22:22:47 +02:00
Christophe Coevoet
1f839e297a Added missing sentences in the french translation 2012-05-11 22:19:15 +02:00
Christophe Coevoet
eaa9a7b932 Updated regexes in translations files 2012-05-11 22:11:58 +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
Konstantin Kudryashov
e959b597f5 fixed listing 2012-05-11 12:37:54 +03:00
everzet
3526c910cf added empty-line to fix gh formatter 2012-05-11 11:35:46 +02:00
everzet
f0ae430089 numbered list 2012-05-11 11:35:13 +02:00
everzet
d208119538 updated example (selenium2 is default javascript_session from now on) 2012-05-11 11:33:59 +02:00
everzet
861559769e updated composer constraints 2012-05-11 11:16:36 +02:00
everzet
a42751fb8d added translation and no-context suites informations 2012-05-11 11:03:19 +02:00
everzet
1351b3353c update russian translation 2012-05-11 11:03:12 +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
89d36046f4 updated composer.json to be testable 2012-05-11 00:43:50 +02:00