silverstripe-framework/tests/behat/features
Sam Minnee 4f7c6ebcff FIX: Fixed behat text selection rule, which broke some tests.
The behat rule for text selection wasn't working due to the JavaScript not executing properly. I have
also updated the code to traverse all childNodes, which is important if you have text like this:

<p>text1 <b>text2</b> text3</p>

And you are trying to select 'text3'
2014-02-13 17:36:46 +13:00
..
bootstrap FIX: Fixed behat text selection rule, which broke some tests. 2014-02-13 17:36:46 +13:00
files NEW Support for Behat tests, and initial set of tests 2012-11-16 15:31:55 +13:00
login.feature Fixing undefined step caused by change in behat-extensio module. 2013-11-29 14:17:04 +13:00
lostpassword.feature Disable "lost password" feature, breaks on "php -S" 2013-10-22 15:26:20 +02:00
manage-users.feature Fixing broken manage-users behat test. 2013-11-29 14:51:46 +13:00
profile.feature Fix profile.feature behat test 2013-12-20 12:32:44 +13:00
security-permissions.feature Add behat test for security permission checkboxes. 2014-02-07 15:41:33 +13:00