silverstripe-framework/tests/behat/features
Ingo Schommer df2d59df1c Use more solid getValue() in Behat assertions
getAttribute('value') behaves inconsistently with Selenium drivers
(fails on Travis and TeamCity, but works locally). Selenium2Driver
in Mink provides a JS wrapper for getting the value, which is more reliable.

This fixes "insert a link" failures, see https://travis-ci.org/silverstripe/silverstripe-cms/jobs/14281251
2013-11-30 13:27:20 +01:00
..
bootstrap Use more solid getValue() in Behat assertions 2013-11-30 13:27:20 +01: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 Behat: Profile feature (steps only) 2013-09-13 18:44:17 +02:00