Commit Graph

16 Commits

Author SHA1 Message Date
Mauricio Sánchez
22a365469c Fixing inconsistencies in markdown and code indentation
Fixing inconsistencies in markdown and code indentation in the Goutte driver examples
2015-02-21 23:23:53 -05:00
Mauricio Sánchez
bcc4fd4300 Update docs for disable SSL certificate verification in Guzzle
Update docs for disable SSL certificate verification behaviour in Guzzle 5 using the verify option, see: http://docs.guzzlephp.org/en/latest/clients.html?highlight=verify#event-subscribers
2015-02-21 23:19:29 -05:00
Grégoire Paris
727c99d457 fix syntax and grammar issues 2014-10-07 23:25:18 +02:00
Christophe Coevoet
14d3596895 Renamed the extension class to follow the Behat shortcut convention 2014-05-08 13:45:26 +02:00
Christophe Coevoet
82fb06bb57 Renamed the SauceLabsFactory for consistent casing 2014-04-26 23:50:08 +02:00
Christophe Coevoet
888ab86a72 Added the possibility to define the default session per suite 2014-04-26 20:23:19 +02:00
Christophe Coevoet
5a60ac1190 Removed the MinkDictionary
Providing this trait required duplicating all step definitions, thus
making the maintenance harder. The possibility to use several contexts in
the same suite in Behat 3 is cleaner than using this trait. Thus, the
special logic used to detect this trait was clearly a hack.
Closes #120
2014-01-18 11:05:52 +01:00
Christophe Coevoet
3ee16c4b87 Refactored the configuration of sessions
The configuration now makes sessions a first-class citizen instead of
being centered around drivers. This allows defining several session based
on the same driver type.
Instead of allowing other extensions to register their own sessions to add
new drivers, they can now register a DriverFactory in the MinkExtension
during the extension initialization to make a new driver type available.
2014-01-11 00:13:12 +01:00
Christophe Coevoet
e261a5bfe3 Updated the doc 2014-01-04 16:16:11 +01:00
Christophe Coevoet
d79dc1ae71 Refactored the extension for Behat 3.0 2014-01-04 14:59:18 +01:00
Mikael RANDY
92fa6e5236 Update configuration for Guzzle v3 2013-03-08 23:16:06 +01:00
Mikael RANDY
82045aa228 Add tips for SSL auto-signed certificates and guzzle check
Add tips for SSL auto-signed certificates and guzzle check
2013-01-03 14:49:45 +01:00
Pascal Borreli
0fa9296b91 Fixed typos 2012-09-19 22:25:06 +00: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