Go to file
Cmcmahon 530688aa39 QA: replace hard-coded 7 seconds sleep with poll method
The step formerly know as "I come back from grabbing a cup of coffee"
is replaced by a step that reloads the page a number of times, where
that number may be set by the user.  If the notification has arrived,
the polling stops and the test continues.

In practice with a local browser pointed to beta labs, the
notification is arriving in plenty of time for the first page load
and I do not see the page reloading at all.

Change-Id: I95dd77d4f5525645e46244e40bfcd86e9124f3b1
2014-09-24 15:07:10 -07:00
api Add profiling to Echo notification API 2014-08-27 17:26:58 -07:00
controller wfDebugLog exception if thrown during formatting 2014-09-11 11:37:25 -07:00
db_patches Add TargetPage model and mapper to notifications 2014-08-13 00:48:07 +00:00
formatters Add emailsubject as a distribution type 2014-09-12 20:32:27 +00:00
i18n Localisation updates from https://translatewiki.net. 2014-09-24 22:14:51 +02:00
includes Hygiene: Convert value to constant and clarify outlier use case 2014-09-11 20:07:29 -07:00
jobs Hygiene: Move master/slave code to MWEchoDbFactory 2014-08-22 14:01:57 -07:00
maintenance Delete invalid records from echo_target_page 2014-08-19 11:34:01 -07:00
model Merge "Fallback to master lookup for title when lookup in slave fails" 2014-08-27 22:52:35 +00:00
modules Don't make the notifications list 5px taller than the screen 2014-09-23 15:00:21 -07:00
scripts Add ability to run QUnit tests 2014-08-01 15:55:22 -07:00
special Auto mark notification as read if it doesn't have target page 2014-08-15 00:11:57 +00:00
tests QA: replace hard-coded 7 seconds sleep with poll method 2014-09-24 15:07:10 -07:00
.gitignore QA: committing Gemfile.lock 2014-08-14 08:52:30 -07:00
.gitreview Add .gitreview file 2012-04-28 01:26:21 +10:00
.jshintignore Add ability to run QUnit tests 2014-08-01 15:55:22 -07:00
.jshintrc Add .jshintrc 2013-04-18 00:36:08 +02:00
COPYING Add COPYING 2014-01-24 16:00:24 -08:00
Echo.alias.php Localisation updates from https://translatewiki.net. 2014-09-23 22:00:50 +02:00
Echo.i18n.php Update i18n shim 2014-04-22 13:18:45 +00:00
Echo.php Mark notifications as read if they fail rendering 2014-09-08 14:22:10 -07:00
echo.sql Add TargetPage model and mapper to notifications 2014-08-13 00:48:07 +00:00
Gemfile Directory reshuffle, add dev tools 2014-08-01 22:38:41 +00:00
Hooks.php Merge "There is no welcome notification" 2014-09-02 07:34:24 +00:00
Makefile Hygiene: Dont run jshint against .less files 2014-09-05 16:45:34 -07:00
Notifier.php Fix Echo breaking 2014-08-08 21:35:58 +01:00
package.json Directory reshuffle, add dev tools 2014-08-01 22:38:41 +00:00
Resources.php Hygiene: Alter how initialisation of the overlay works 2014-09-12 22:49:51 +00:00