silverstripe-behat-extension/src/SilverStripe/BehatExtension/Context
Ingo Schommer 7f3cc3b6b9 Using CLI to start test session rather than browser
Now possible because we don't rely on browser session state
to link up state to CLI (recent changes in testsession module).
2014-02-24 22:54:12 +13:00
..
ClassGuesser Initializer and custom namespace support 2013-10-18 17:47:33 +02:00
Initializer Calling destructor on fatal errors 2014-02-09 18:56:40 +13:00
BasicContext.php FIX: Use executeScript() because we discard the return value. 2014-02-13 18:08:28 +13:00
EmailContext.php More flexible EmailContext 2013-12-13 17:52:42 +01:00
FixtureContext.php Merge pull request #23 from madmatt/pulls/TestSessionEnvironment 2014-02-09 18:47:13 +13:00
LoginContext.php Fixed Behat scope for "I log in as" 2013-12-10 23:28:47 +01:00
SilverStripeAwareContextInterface.php Fixed coding conventions (no functional changes) 2012-11-18 11:51:00 +01:00
SilverStripeContext.php Using CLI to start test session rather than browser 2014-02-24 22:54:12 +13:00