Commit Graph

445 Commits

Author SHA1 Message Date
Christophe Coevoet
da58c1b572 Merge pull request #15 from Behat/selectors_tag_fix
Fixing the SelectorsPass - wrong id
2012-07-20 14:01:03 -07:00
Ryan Weaver
cb0e9ed3fa Fixing the SelectorsPass, which referenced the wrong id for the SelectorsHandler, making this compiler never do anything 2012-07-20 15:54:34 -05:00
everzet
2fc55fdd35 fixed dependencies constraints 2012-07-05 10:39:31 +02:00
Konstantin Kudryashov
f96606ddb1 fixed priorities for initializer event listeners
prepare sessions before hooks, but teardown them after
2012-07-05 10:59:06 +03:00
Konstantin Kudryashov
1907fda9f1 Merge pull request #11 from sanpii/master
Update i18n/fr
2012-06-28 04:28:43 -07:00
sanpi
a27a477d12 Update the fr translation 2012-06-28 12:49:39 +02:00
everzet
f77bd49433 removed duplicated doc 2012-06-22 14:27:08 +02:00
everzet
27ab9e7ef1 added default_session, javascript_session descriptions 2012-06-22 14:25:55 +02:00
everzet
09ba2f8f25 fixed links 2012-06-22 14:20:00 +02:00
everzet
da0ce620f2 added docs 2012-06-22 13:54:57 +02:00
everzet
1f60b68a43 updated docs 2012-06-22 13:53:37 +02:00
everzet
6c292e7f02 added homepage definition shortcut 2012-06-19 18:36:45 +02:00
Konstantin Kudryashov
300c475714 Merge pull request #10 from michelsalib/patch-1
Fixing use of MinkDictionary
2012-06-18 07:32:18 -07:00
Michel Salib
542c11698e Fixing use of MinkDictionary 2012-06-18 17:29:54 +03:00
Konstantin Kudryashov
b62d9ddb3a fixed bug, introduced with previous commit 2012-06-18 14:32:57 +03:00
Konstantin Kudryashov
7effa5f2ce pass base_url 2012-06-18 14:12:42 +03:00
Konstantin Kudryashov
cf279daf0a Merge pull request #9 from e-weimann/patch-1
Scenario Outline was not configuring default Mink session
2012-06-11 07:45:02 -07:00
e-weimann
018e3d6152 A Scenario Outline was not configuring default Mink session before each scenario, added beforeOutline eventName to SubscribedEvents. 2012-06-11 16:38:39 +03:00
Christophe Coevoet
50ce9dc1ed Merge pull request #8 from romulodl/master
Fix methods "assertPageMatchesText" and "assertPageNotMatchesText"
2012-06-09 00:39:09 -07:00
Romulo De Lazzari
98e4dacd7a changed from $text to $pattern 2012-06-08 18:26:18 +01:00
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
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