silverstripe-framework/tests
Ingo Schommer 60a3c8754a Simplify SecurityTest redirect assertion
It causes inexplicable failures in the installer test,
while it's passing running in framework standalone.
This might be related to the cms module being present (with framework tests executed).

Either way, testing that FunctionalTest can follow a redirect
and correctly display the "/" homepage isn't really the point of this test. It should limit its assertion to the presence of a redirect.

See https://travis-ci.org/silverstripe/silverstripe-installer/jobs/246703789
2017-06-27 09:23:37 +12:00
..
behat API Refactor bootstrap, request handling 2017-06-22 22:50:45 +12:00
bootstrap API Refactor bootstrap, request handling 2017-06-22 22:50:45 +12:00
php Simplify SecurityTest redirect assertion 2017-06-27 09:23:37 +12:00
bootstrap.php API Refactor bootstrap, request handling 2017-06-22 22:50:45 +12:00
phpcs_runner.php Apply PSR2 / Namespace to remaining admin / tests 2016-12-19 16:08:19 +13:00