Commit Graph

149 Commits

Author SHA1 Message Date
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
everzet
e16d0751ea removed FeatureContext as we don't need it anymore 2012-05-11 00:43:38 +02:00
everzet
641157b050 refactored extension to support latest changes in Behat edge 2012-05-11 00:43:11 +02:00
everzet
328879371c no javascript scenario 2012-05-11 00:42:10 +02:00
everzet
7e31241f21 remove trailing separator in files_path before applying 2012-05-08 13:29:01 +02:00
everzet
cd8eb2c858 fixed constraints to support betas 2012-05-07 17:33:49 +02:00
everzet
dbe86c2292 added more clarification points 2012-05-07 16:32:00 +02:00
everzet
96ac7f60ad updated RawMinkContext information 2012-05-07 16:26:39 +02:00
everzet
622faa5f32 added MinkDictionary trait 2012-05-07 16:23:38 +02:00
everzet
1fc3f04f87 cleaned yaml syntax 2012-05-07 14:20:08 +02:00
everzet
7be1124599 updated contributors list 2012-05-07 14:19:05 +02:00
everzet
a77829094c added concrete FeatureContext example 2012-05-07 14:16:05 +02:00
everzet
d6603439b8 fixed typo 2012-05-07 14:14:02 +02:00
everzet
3539769d09 added readme 2012-05-07 14:13:23 +02:00
everzet
df48700311 updated build script to be sourcecode-agnostic 2012-05-07 13:25:04 +02:00
everzet
b7ffbe5fcd fixed constraint 2012-05-07 10:31:51 +02:00
everzet
0a0930ae30 switched back to full class name usage 2012-05-06 23:15:12 +02:00
everzet
c303a10bf6 updated build script 2012-05-06 22:43:49 +02:00
everzet
ca5e4ec7d8 added mink_loader option 2012-05-06 22:13:21 +02:00
everzet
5d16f4e8a0 added license and phar builder 2012-05-06 21:53:36 +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