Go to file
Cmcmahon 8f2681c01b QA update feature descriptions for messages test
Cucumber Scenario and Feature description are just plain text.
Instead of using comments, it is far better to describe in each
test step what should happen in each test step.

I believe I have described these test steps correctly. Please
advise if they need to be tweaked.

(The test itself seems to be fine, but feel free to review that
also)

Finally, since messages.feature uses the "I have no new notifications"
step, I updated those assertions for modern RSpec syntax

Change-Id: Ie884a85c1fc3f7045773a271a8d76fad6b0b3826
2014-09-24 11:50:18 -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-22 21:44:27 +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 update feature descriptions for messages test 2014-09-24 11:50:18 -07:00
.gitignore QA: committing Gemfile.lock 2014-08-14 08:52:30 -07:00
.gitreview
.jshintignore Add ability to run QUnit tests 2014-08-01 15:55:22 -07:00
.jshintrc
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