silverstripe-behat-extension/src/SilverStripe/BehatExtension
Ingo Schommer ca455423ef Changes required for persisting state directly on disk
applyState() used to persist in memory, which could lead
to outdated state depending on execution flow between CLI
and web requests. Since state is now in a JSON object,
it also fixes the array access.
2014-03-01 18:26:21 +13:00
..
Compiler Initializer and custom namespace support 2013-10-18 17:47:33 +02:00
Console/Processor Initializer and custom namespace support 2013-10-18 17:47:33 +02:00
Context Changes required for persisting state directly on disk 2014-03-01 18:26:21 +13:00
services Initializer and custom namespace support 2013-10-18 17:47:33 +02:00
Utility Changes required for persisting state directly on disk 2014-03-01 18:26:21 +13:00
Extension.php Initializer and custom namespace support 2013-10-18 17:47:33 +02:00
MinkExtension.php NEW Auto-detect base_url from FILE_TO_URL_MAPPING 2013-05-09 16:26:24 +02:00