silverstripe-framework/tests/behat/features
Ingo Schommer 39efaca54f Disable "lost password" feature, breaks on "php -S"
PHP's built-in webserver doesn't reliably expose SCRIPT_NAME,
see https://github.com/silverstripe/silverstripe-framework/issues/2580.
This breaks URL routing on /Security/passwordsent/admin%40test.com
2013-10-22 15:26:20 +02:00
..
bootstrap Using Behat EmailContext by default 2013-10-21 00:50:29 +02:00
files NEW Support for Behat tests, and initial set of tests 2012-11-16 15:31:55 +13:00
login.feature NEW Support for Behat tests, and initial set of tests 2012-11-16 15:31:55 +13:00
lostpassword.feature Disable "lost password" feature, breaks on "php -S" 2013-10-22 15:26:20 +02:00
manage-users.feature Fixed behat tests for confirming grid field dialogs 2013-08-16 13:34:23 +02:00
profile.feature Behat: Profile feature (steps only) 2013-09-13 18:44:17 +02:00