silverstripe-framework/tests
Ingo Schommer fb660225c2 Behat: Wait until CMS loading overlay is removed
This makes tests more robust at the expense of an additional
check with every step. The "ajax steps" logic works similarly,
but does not respect the loading indicator. While this logic
waits for a short time after ajax requests are finished,
in some cases that isn't enough time for the browser to
process the response and remove the loading indicator.
Since the "ajax steps" logic applies to operations outside of the CMS
as well, we can't add the loading indicator check there.
2016-03-29 17:24:47 +13:00
..
api MINORE: Remove training whitespace. 2016-01-07 10:15:54 +13:00
assets FIX extra_requirements to accept non associative arrays. 2013-06-02 13:37:34 +12:00
behat Behat: Wait until CMS loading overlay is removed 2016-03-29 17:24:47 +13:00
cache Remove all redundant whitespace 2014-08-19 09:17:15 +12:00
control MINORE: Remove training whitespace. 2016-01-07 10:15:54 +13:00
core Merge pull request #4845 from tractorcow/pulls/3/extension-hook-byref 2016-01-22 16:08:20 +00:00
dev MINORE: Remove training whitespace. 2016-01-07 10:15:54 +13:00
email Set deprecation level for all changes in 3.x to 4.0 2015-06-19 13:07:41 +12:00
filesystem Merge pull request #5241 from timkung/pulls/upload-validator-filesize-spelling 2016-03-29 16:15:27 +13:00
forms fix #5195: allow empty values in Enum 2016-03-17 22:43:26 +01:00
i18n MINORE: Remove training whitespace. 2016-01-07 10:15:54 +13:00
injector MINORE: Remove training whitespace. 2016-01-07 10:15:54 +13:00
integration Remove all redundant whitespace 2014-08-19 09:17:15 +12:00
javascript MINORE: Remove training whitespace. 2016-01-07 10:15:54 +13:00
model Improvement: Set the owner on an extension, before getting all the available method names. 2016-03-21 02:36:34 +01:00
oembed Nest and unnest Config and Controller for each test and test suite 2015-06-11 16:37:25 +01:00
parsers MINORE: Remove training whitespace. 2016-01-07 10:15:54 +13:00
phpcs Add code-sniffs other than line length to scrutinizer 2013-05-23 10:39:01 +12:00
search MINORE: Remove training whitespace. 2016-01-07 10:15:54 +13:00
security Merge pull request #5098 from bummzack/5086-fix-member-validator 2016-02-26 14:39:53 +13:00
tasks Remove all redundant whitespace 2014-08-19 09:17:15 +12:00
templates MINORE: Remove training whitespace. 2016-01-07 10:15:54 +13:00
testing MINORE: Remove training whitespace. 2016-01-07 10:15:54 +13:00
view FIX: Fixes needed to adapt to whitespace changes. 2016-01-07 14:17:57 +13:00
Bare.yml MINOR: Added small fixture YML that just lets you log in, for bootstrapping browser automation tests. 2011-02-02 14:17:57 +13:00
bootstrap.php Merge remote-tracking branch 'origin/3.1' 2014-11-18 12:45:54 +13:00
FakeController.php FEATURE: implement getter and setter usage for response 2015-08-29 10:24:06 +12:00
MemoryLimitTest.php Remove all redundant whitespace 2014-08-19 09:17:15 +12:00
phpcs_runner.php Only have Scrutinizer check PHP files 2013-08-21 21:02:12 +12:00
PhpSyntaxTest.php Remove all redundant whitespace 2014-08-19 09:17:15 +12:00